Try this: 

./configure --prefix=/usr/local/apache2 --enable-authnz-ldap
--enable-authz-user --enable-ldap --with-ldap 

--with-ldap is the key here.  

I started with 2.2 but went back to 2.0.55. Seems like the LDAP stuff
isn't solid yet. Neither is my full understanding of setting up APACHE
yet.. ;)

Arthur DiSegna
Network Operations Center
Authentium, Inc.
 
7121 Fairway Drive
Suite 102
Palm Beach Gardens, FL 33418 
Phone: 561-575-3200 ext. 4135

-----Original Message-----
From: g.spellauge [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 20, 2005 10:48 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] configure ldap support 4 apache 2.2

how should i download/compile/install apr/aprutil ?
it appears that this was not necc. before apache 2.2

thnx, g.

Nick Kew wrote:

>On Tuesday 20 December 2005 14:45, g.spellauge wrote:
>  
>
>>hello,
>>
>>i just tried to compile apache-2.2 for using ldap support. the 
>>compilation failed with the following error:
>>mod_authnz_ldap.c:40:2: #error mod_authnz_ldap requires APR-util to 
>>have LDAP support built in. To fix add --with-ldap to ./configure.
>>
>>apache was configured (simplified) as
>>./configure --with-ldap --enable-ldap --enable-authnz-ldap
>>    
>>
>
>With an already-installed apr/aprutil?  That's what needs to be built 
>with ldap in.
>
>  
>


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to