You are not logged in.
Pages: 1
Hello
How to install the latest openvpn version on slitaz please.
Thanks
Offline
I'm gonna try to compile it for you.
Provided that I get the openssl-dev library to work... grrr
This is what i get when I try to "make" (the "./configure" went flawlessly):
In file included from crypto_backend.h:34:0,
from crypto.h:35,
from crypto.c:36:
crypto_openssl.h:33:25: fatal error: openssl/evp.h: No such file or directory
compilation terminated.
make[3]: *** [crypto.o] Error 1
make[3]: Leaving directory `/home/davio/Downloads/openvpn-2.3.6/src/openvpn'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/davio/Downloads/openvpn-2.3.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/davio/Downloads/openvpn-2.3.6'
make: *** [all] Error 2
Also - I don't seem to be able to instal openssl-dev from the repo. Which I think it's exactly what is missing (evp.h).
Pages: 1
[ Generated in 0.015 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]