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&nbsp; lber_types.h&nbsp; ldap.h&nbsp; ldap_cdefs.h&nbsp; ldap_features.h&nbsp; ldap_schema.h&nbsp; ldap_utf8.h&nbsp; openssl/&nbsp; slapi-plugin.h<br><br>/usr/local/lib# ls *.a<br>libcrypto.a&nbsp; liblber.a&nbsp; libldap.a&nbsp; libldap_r.a&nbsp; 
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>