On Tue, Oct 18, 2005 at 11:04:41AM -0500, Brenda Washington wrote:
> I am trying to install Apache-2.0.54 with mod_ssl, mod_ldap, and 
> mod_auth_ldap with no success with the mod_auth_ldap
> piece. My configure runs find, but I can't get apache to make. This is my 
> configure statement:
> 
> # CPPFLAGS="-I/opt/openldap-2.0.25/include" 
> CPPFLAGS="-I/opt/openssl-0.9.8/include" 
> LDFLAGS="-L/opt/openldap-2.0.25/libraries" ./configure 
> --with-ssl=/opt/openssl-0.9.8 --with-ldap 
> --with-ldap-include=/opt/openldap-2.0.25/include 
> --with-ldap-lib=/opt/openldap-2.0.25/libraries 
> --with-apr=/usr/local/apache2/bin 
> --with-arp-util=/opt/apache/httpd-2.0.54/srclib/apr-util --enable-ssl=static 
> --enable-so --enable-mods-shared=most --enable-auth_dbm --enable-headers 
> --enable-info --enable-status --enable-rewrite --enable-ldap 
> --enable-auth-ldap 

Start from replacing openldap-2.0 to openldap-2.[23]

--
WBR
Dmitriy

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