On Wed, Dec 07, 2005 at 09:39:49AM -0500, GIppolito@xxxxxxxxxxxxxxxxx wrote: ... > Configure options to Apache > > ./configure --with-ldap-sdk=openldap --enable-ssl --with-ssl=/usr/local/ssl > --enable-authnz-ldap --enable-ldap --with-ldap=/usr/local Don't pass an argument to --with-ldap, try, e.g.: --with-ldap --with-ldap-lib=/usr/local/lib \ --with-ldap-include=/usr/local/include (you may also need to set LD_LIBRARY_PATH=/usr/local/lib) joe --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx