Hello,
I am trying to compile wget-1.8.2 on Solaris 9 with openssl-0.9.7b . The
openssl software was installed into /usr/local/ssl with the command:
./Configure solaris64-sparcv9-cc --openssldir=/usr/local/ssl
using Sun's Forte C compiler.
The wget software configure ran with the command
./configure --with-ssl=/usr/local/ssl
The configure process errors out when checking the ssl libraries with the
message:
.
.
.
checking for shl_load in -ldl... no
Looking for SSL libraries in /usr/local/ssl
checking for includes... found
checking for RSA_new in -lcrypto... no
checking for SSL_new in -lssl... no
ERROR: Failed to find OpenSSL libraries.
Any ideas or tricks around this problem?
Jim Ennis | [EMAIL PROTECTED]
Systems Administrator | (407) 823-1701 | Fax: (407) 823-5476
University of Central Florida | Murphy's paradox:
| Doing it the hard way is always easier.