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