I believe you need to specify the ldapsdk, e.g. Iplanet or OpenLDAP, to build against by adding the following when you configure the Apache source. --with-ldap-include=<ldap_sdk_dir>/include --with-ldap-lib=<ldap_sdk_dir>/lib , Josh. > -----Original Message----- > From: Arthur DiSegna [mailto:adisegna@xxxxxxxxxxxxxx] > Sent: Tuesday, December 20, 2005 1:31 PM > To: users@xxxxxxxxxxxxxxxx > Subject: RE: [users@httpd] configure ldap support 4 apache 2.2 > > > 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:sp@xxxxxxxxxxx] > Sent: Tuesday, December 20, 2005 10:48 AM > To: users@xxxxxxxxxxxxxxxx > Subject: Re: [users@httpd] 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: 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 > --------------------------------------------------------------------- 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