|
|
On Fri, 1 Oct 2004, Jean-Pierre Schwickerath wrote:
David Ambs wrote about a similar problem on September 22nd.
He fixed it by specifing --with-ssl-lib and --with-ssl-header and
pointing them to the right location.
You need to find the file called libcrypto.so and point --with-ssl-lib
to that directory.
Actually, I ended up digging a tad deeper and realized I had ./Configure'd
openssl with the linux64-sparcv9 option. I had to go back and change this
to the standard sparcv9. It was complaining about the libcrypto because it
couldn't read it. Odd though, since I was on a 64bit sparc machine.
-dave
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|