On Wed, Nov 13, 2002 at 10:59:04AM -0300, Martin Montero wrote: > > > > > > checking for ber_scanf in -llber... (cached) yes > > > checking for ldap_open in -lldap... (cached) no > > > checking for ldap_search_st... (cached) no > > > checking for ldap_start_tls_s... (cached) no > > > checking for ldap_result2error... (cached) no > > > > Maybe ldap is installed in a non-default location. Did it find > > ldap.h (look earlier in the messages)? > > yes, it find > > checking for ldap.h... (cached) yes > checking for lber.h... (cached) yes
Look at authlib/config.log and courier/config.log for more hints about why it didn't find the libraries. If it found the headers in a default location, then the libraries are probably in a default location also. So you'll have to investigate a little more. m. ------------------------------------------------------- This sf.net email is sponsored by: Are you worried about your web server security? Click here for a FREE Thawte Apache SSL Guide and answer your Apache SSL security needs: http://www.gothawte.com/rd523.html _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
