Thanks Eric for the quick response. I didn't find anything on this in the config.log.
1. How to do verify if my server has this library? Any commands to verify it?
2. And how do I tell Apache to find this Ldap library, if it exists on my server.
Regards
SS
From: Eric Covener <covener@xxxxxxxxx> To: users@xxxxxxxxxxxxxxxx Date: 01/23/2012 04:31 PM Subject: Re: ldap & authnz_ldap modules
On Mon, Jan 23, 2012 at 5:27 PM, Satya Samala <ssamala@xxxxxxxxxx> wrote:
>
> Hi
>
> I'm trying to configure these two modules mod_ldap and mod_authnz_ldap and I noticed the below error. I did check on google & other forums but couldn't find any solution to this.
>
> ./configure --prefix=/opt/Apache_lb01 --with-ldap --with-included-apr --enable-so --enable-mods-shared="all ldap authnz_ldap " --with-mpm=worker
>
> Error:
> configure: error: could not find an LDAP library
> configure failed for srclib/apr-util
You need an LDAP client library and corresponding -dev headers.
apr-util's config.log will show you what autoconf tests are going on
to try to find one.
---------------------------------------------------------------------
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