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 <jo...@sanguis.xs4all.nl> wrote:

> From: Joost de Heer <jo...@sanguis.xs4all.nl>
> Subject: Re: [us...@httpd] Apache2.2.16 LDAP authentication error
> To: users@httpd.apache.org
> 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-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 
> 




---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to