On Mon, Nov 30, 2009 at 1:39 PM, Luis Clemente <luis...@yahoo.com.br> wrote:
> Hi all,
>
>   I am trying to install Httpd with LDAP support but I had the error below:
>
> util_ldap.c:43:2: error: #error mod_ldap requires APR-util to have LDAP 
> support built in
>
>   I am trying to install Httpd following the order below:
>
> cd httpd-2.0.63
> ./buildconf
> ./configure --with-apr=/relay/packages/installed/apr/apr 
> --with-apr-util=/relay/packages/installed/apr/apr-util --enable-ldap 
> --enable-auth-ldap --enable-http --enable-cgi --enable-suexec --enable-rewrite


The operative part would seem to be how you built apr-util
(--with-ldap or similar?)

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
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