[jadmin] ./configure Postgres and LDAP
LogosX
logosx at binrev.com
Tue May 9 14:20:35 CDT 2006
When I run ./configure with postgres 8.1.3 and openldap 2.3.21 enabled
it fails, and I get the same result if I disable mysql. I'm trying to
run jabberd 2.0 s11 on a slackware 10.2 box.
I execute the following:
./configure --disable-mysql --enable-idn --enable-ssl --enable-pgsql
--enable-ldap --with-extra-include-path=/usr/local/pgsql/include:/usr/local/include
--with-extra-library-path=/usr/local/pgsql/lib:/usr/local/lib
but the configuration fails when I get to OpenLDAP.
checking for OpenLDAP version >= 2.1.0... no
configure: error: OpenLDAP client libraries >= 2.1.0 not found
I can build jabber with postgres or openldap, but not both.
-LogosX
More information about the JAdmin
mailing list