Dear All
I encountered some problem while i tried to configure Dovecot with LDAP.
configuration directory: /usr/local/src/dovecot-1.0.beta8
configure command: ./configure CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib --with-ldap
/usr/local/include# ls -F lber.h lber_types.h ldap.h ldap_cdefs.h ldap_features.h ldap_schema.h ldap_utf8.h openssl/ slapi-plugin.h
/usr/local/lib# ls *.a libcrypto.a liblber.a libldap.a libldap_r.a libssl.a
My configure output: Install prefix ...................... : /usr/local File offsets ........................ : 64bit I/O loop method ..................... : poll File change notification method ..... : dnotify Building with SSL support ........... : no Building with IPv6 support .......... : yes Building with pop3 server ........... : yes Building with GSSAPI support ........ : no Building with user database modules . : static prefetch passwd passwd-file checkpassword (modules) Building with password lookup modules : passwd passwd-file shadow pam checkpassword (modules) Building with SQL drivers ............:
It does not seem to have LDAP configured.
Did i miss out something on the configure options? or is there any PATH that i need to specify?
Hope to hear from you soon!
Thanking in advance.
Joshua