mitchell
2005-02-26 03:25:32 UTC
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
help 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
I am trying to configure Apache version 2.0.52 enabled ldap. My
OpenLDAP is under /dir/openldap. I found configuration error. Anybody
help 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