On Fri, 12 Aug 2005, [EMAIL PROTECTED] wrote:

Date: Fri, 12 Aug 2005 17:34:30 +0200
From: [EMAIL PROTECTED]
To: [email protected]
Subject: openldap-2.3.4 installation problems

Hi.

I used RedHat 9

I already install "/usr/local/BerkeleyDB.4.3" and
"/usr/local/ssl".

And then I follow below.

# env
LD_LIBRARY_PATH="/usr/lib:/usr/local/lib:/usr/local/BerkeleyDB.4.3/lib:/u
sr/local/ssl/lib" LDFLAGS="-L/usr/local/lib -L/usr/local/BerkeleyDB.4.3/lib -
L/usr/local/ssl/lib -R/usr/local/lib -R/usr/local/BerkeleyDB.4.3/lib -
R/usr/local/ssl/lib" CPPFLAGS="-I/usr/local/include -
I/usr/local/BerkeleyDB.4.3/include -
I/usr/local/ssl/include/openssl" ./configure --enable-crypt --enable-spasswd

But when I "configure", it has messages below.

configure: warning: Could not locate TLS/SSL package
configure: warning: TLS data protection not supported!

How to solve this problem ?

This is probably best asked on the openldap list. However, I have always has bad luck trying to force installing upgraded packages on RedHat boxes. RedHat-9 comes with openldap-2.0.27, which absolutely will work for qmail, and I believe has all the TLS compiled in. Installing a new openldap could cause problems, as many packages on the box rely on the openldap-2.0.XX libs and such. If you want a newer version of openldap, update your whole OS. It doesn't seem like openldap-2.3.4 is in any of the latest distros I check (not even Debian sid!) so your mileage may vary. I think you are in for a long battle trying to run 2.3.4 on a RedHat-9 box though.

Andreas

Reply via email to