Compiling OpenVPN 2.3.2 + OpenSSL 1.0.1e + LZO 2.06

This forum is for all inquiries relating to the installation of OpenVPN from source and with binaries.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Post Reply
Wheelz
OpenVPN User
Posts: 22
Joined: Mon Jun 24, 2013 9:21 pm

Compiling OpenVPN 2.3.2 + OpenSSL 1.0.1e + LZO 2.06

Post by Wheelz » 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?

Post Reply