Hi All,
I am trying to compile Openldap-2.4.35 on RHEL 6.3 to enable SSL/TLS and I get the following error:
-configure: WARNING: Could not locate TLS/SSL package -configure: WARNING: TLS data protection not supported!
- I installed openssl-1.0.1e
- gnutls-2.8.6
- libgcrypt-1.5.2
- libgpg-error-1.8
- DB-6.0.19I run config with the following options: CPPFLAGS="-I/opt/local/DB-6/include/" LDFLAGS="-L/opt/local/DB-6/lib/" ./configure --enable-hdb --enable-bdb --enable-overlays=mod --enable-ppolicy=yes --prefix=/opt/local
Any help will be great :)
Thank You,
Aziz