Page 1 of 1

cant install on Mint 18. Make cmd wont work

Posted: Sun Aug 26, 2018 7:40 am
by brandon_at
I have read everything I can find about installing open vpn
I have extracted the tar to my downloads folder then run terminal from inside it.
then I did ./configure
it did a whole bunch of checking stuff
then I typed make and it said
make: *** No targets specified and no makefile found. Stop.
then I typed sudo make install and it said
make: *** No rule to make target 'install'. Stop.

this is my first install of anything on linux so I'm stuck. Please help :(

Re: cant install on Mint 18. Make cmd wont work

Posted: Sun Aug 26, 2018 6:07 pm
by Pippin
you can add the Debian / Ubuntu: Using OpenVPN apt repositories, read here:
https://community.openvpn.net/openvpn/w ... twareRepos

Re: cant install on Mint 18. Make cmd wont work

Posted: Tue Aug 28, 2018 7:02 am
by brandon_at
Thanks for your Help :)