I want to install openvpn for connection to school server disks
Down here http://openvpn.net/index.php/open-source/downloads.html
2.2 + ipv6 patch or 2.3
Try to install with ./configure && make && make-install
Both ends with:
configure: error: ssl is required but missing
But I've installed openssl. How to do it? (I'm begginer with linux)