Monica,
Your pasted log indicated it did not find your OpenSSL library. In the "env" setting, make sure the CPPFLAGS path contains the right openssl and berkeley DB' s "include" directories, and so on with the LDFLAGS containing the corresponding "lib" directories of "openssl" and "Berkeley DB".
I've meet your trouble before, and later fix it by modifying the env path as I said.
Lucky,
Phillip
On Thu, 2006-10-12 at 13:10 +0530, Monica_Rana wrote:
enable-crypt --enable-bdb it throws the error checking for openssl/ssl.h... yes checking for SSL_library_init in -lssl... no checking for ssl3_accept in -lssl... no checking OpenSSL library version (CRL checking capability)... yes configure: error: Could not locate TLS/SSL package.