Afficher un message
Vieux 26/02/2005, 04h25   #1
mitchell
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut configure: error: could not find an LDAP library

Dear all,

I am trying to configure Apache version 2.0.52 enabled ldap. My
OpenLDAP is under /dir/openldap. I found configuration error. Anybody
me please.

Here is my config command ....

env CPPFLAGS="-I/dir/openldap/include" LDFLAGS="-L/dir/openldap/lib"
../configure --prefix=/opt/apache --enable-ldap
--with-ldap=/dir/openldap

Config error ..........

checking for ldap support...
/export/home/mydir/httpd-2.0.52/srclib/apr-util/configure: unset:
`ac_cv_lib_/opt/openldap_ldap_init': not a valid identifier
/export/home/mydir/httpd-2.0.52/srclib/apr-util/configure: unset:
`ac_cv_lib_/opt/openldap___ldap_init': not a valid identifier
checking for ldap_init in -l/opt/openldap... no
/export/home/mydir/httpd-2.0.52/srclib/apr-util/configure: unset:
`ac_cv_lib_/opt/openldap_ldap_init': not a valid identifier
/export/home/mydir/httpd-2.0.52/srclib/apr-util/configure: unset:
`ac_cv_lib_/opt/openldap___ldap_init': not a valid identifier
checking for ldap_init in -l/opt/openldap... (cached) no
/export/home/mydir/httpd-2.0.52/srclib/apr-util/configure: unset:
`ac_cv_lib_/opt/openldap_ldap_init': not a valid identifier
/export/home/mydir/httpd-2.0.52/srclib/apr-util/configure: unset:
`ac_cv_lib_/opt/openldap___ldap_init': not a valid identifier
checking for ldap_init in -l/opt/openldap... (cached) no
/export/home/mydir/httpd-2.0.52/srclib/apr-util/configure: unset:
`ac_cv_lib_/opt/openldap_ldap_init': not a valid identifier
/export/home/mydir/httpd-2.0.52/srclib/apr-util/configure: unset:
`ac_cv_lib_/opt/openldap___ldap_init': not a valid identifier
checking for ldap_init in -l/opt/openldap... (cached) no
configure: error: could not find an LDAP library
configure failed for srclib/apr-util

  Réponse avec citation
 
Page generated in 0,05844 seconds with 9 queries