Compiling OpenVPN 2.3.2 + OpenSSL 1.0.1e + LZO 2.06
Posted: Wed Jul 17, 2013 9:59 pm
Hello! Need some help if possible. I am trying to compile OpenVPN 2.3.2 on CentOS 6.4 x64 with a compiled version of OpenSSL 1.0.1e and LZO 2.06.
Instructions I have found say to use switches on ./configure to specify the paths to the newer compiled applications, but ./configure give me an error that the switches are not recognized.
The switches are --with-ssl-headers=/usr --with-ssl-lib=/usr --with-lzo-headers=/usr --with-lzo-lib=/usr.
How can I specify the paths?
Instructions I have found say to use switches on ./configure to specify the paths to the newer compiled applications, but ./configure give me an error that the switches are not recognized.
The switches are --with-ssl-headers=/usr --with-ssl-lib=/usr --with-lzo-headers=/usr --with-lzo-lib=/usr.
How can I specify the paths?