[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: trouble in installing openldap: configure: error: Could not locate TLS/SSL package



Yoginee Bhagwat wrote:

Hi ,



I am trying to install openldap2.2.26 on linux. I have installed
openssl0.9.8-beta6 and BerkeleyDB4.3

Here is how I am running config :

env CPPFLAGS="-I/usr/local/ssl/include -I/usr/local/ssl/include/openssl
-I/usr/kerberos/include -I/usr/local/BerkeleyDB.4.3/include"
LDFLAGS="-R/usr/local/ssl/lib -L/usr/local/ssl/lib
-R/usr/local/BerkeleyDB.4.3/lib -L/usr/local/BerkeleyDB.4.3/lib"
./configure --with-tls --enable-slurpd



but I get following error.

checking for sys/un.h... yes

checking for openssl/ssl.h... yes

checking for ssl.h... yes

checking for SSLeay_add_ssl_algorithms in -lssl... no

checking for SSL_library_init in -lssl... no

checking for ssl3_accept in -lssl... no

configure: error: Could not locate TLS/SSL package


Did you install libssl development libs?
Check here http://www.proscrutiny.com/howtos/OpenLDAP.html

If thats not the reason, post the output after installing libssl-devel if you have not.

Regards,

--
Sameer N. Ingole
/*****************************************************/
Lead me not into temptation... I can find it myself.
/*****************************************************/