Displaying 1 result from an estimated 1 matches for "8cce8e94".
2001 Jan 08
3
openssl not found
I have linux kernel 2.4.0, openssl 0.95a installed to /usr/local/ssl.
./configure errors with:
./configure --with-openssl=/usr/local/ssl --with-openssl-include=/usr/local/
ssl/include --with-openssl-lib=/usr/local/ssl/lib
.......
checking for SHA1_version in -lcrypto... no
configure: error: It seems like OpenSSL is not installed on this system.
Tried setting vars OPENSSL_DIR and SSL_BASE, still