This is how I built apache 2.2.16: ./configure --prefix=/usr2/apache2.2.16 \ --with-included-apr \ --enable-rule=SHARED_CORE \ --enable-rewrite=shared \ --enable-ssl=shared \ --with-ssl=/usr/local/ssl \ --with-ldap \ --with-ldap-include=/usr/local/include \ --with-ldap-lib=/usr/local/lib \ --enable-ldap=shared \ --enable-authnz-ldap=shared How do I correct it..? --- On Sun, 8/8/10, Joost de Heer <joost@xxxxxxxxxxxxxxxxx> wrote: > From: Joost de Heer <joost@xxxxxxxxxxxxxxxxx> > Subject: Re: Apache2.2.16 LDAP authentication error > To: users@xxxxxxxxxxxxxxxx > Date: Sunday, August 8, 2010, 4:55 PM > > /usr/lib/libldap.so.5 > > >> further information.I used > openldap-2.4.22-sol10-sparc-local > >> package. > > The -local packages install in /usr/local, as far as I > know. So a different LDAP library is loaded. > > Joost > > --------------------------------------------------------------------- > 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 > > --------------------------------------------------------------------- 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