[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ssl and sasl
Hello,
I'd like to install openldap-2.0.6 with ssl and sasl effective. But I don't
know which options I should specify, when I do "./configure".
I had tried to install openssl-2.0.6 by the following order.
However, the error "configure: error: Could not locate TLS/SSL package"
was returned.
OS:RedHat LINUX 6.2
SSL: Openssl-0.9.6
SASL: cyrus-sasl-1.5.24
LDAP: Openldap-2.0.6
1.openssl-0.9.6
#./config
#make
#make rehash
#make test
#make install
2.cyrus-sasl-1.5.24
#./configure
#make
#make install
3.openldap-2.0.6
#./configure --with-cyrus-sasl --enable-spasswd --with-tls
Please let me know how to install openldap-2.0.6 with ssl and sasl effective.
---
Yoshinobu Ishido