Hullo everyone
I am installing Openldap but in am failing to test and below are my installation commands:
env CPPFLAGS="-I/usr/local/BerkeleyDB.5.1/include -I/usr/local/ssl/include/openssl" \ LDFLAGS="-L/usr/local/BerkeleyDB.5.1/lib -L/usr/local/ssl/lib" \
./configure --sysconfdir=/etc --with-cyrus-sasl --with-threads --with-tls --with-yielding-select --with-mp --enable-slapd --enable-slurpd --enable-cleartext --enable-bdb --enable-ldap --enable-monitor --enable-perl --enable-sql --enable-syslog --enable-spasswd
make test has the following errors at the end
Initiating LDAP tests for BDB... Could not locate slapd(8) make[2]: *** [bdb-yes] Error 1 make[2]: Leaving directory `/usr/local/src/openldap-2.4.23/tests' make[1]: *** [test] Error 2 make[1]: Leaving directory `/usr/local/src/openldap-2.4.23/tests' make: *** [test] Error 2
*root@mailbackup:/usr/local/src/openldap-2.4.23#*
Anybody to help me go over this?
Thanx
--On Thursday, December 16, 2010 12:27 PM +0300 kibirango moses kibsmoses@gmail.com wrote:
Hullo everyone
I am installing Openldap but in am failing to test and below are my installation commands:
2.4.23 doesn't support BDB 5.1. There are some patches from HEAD you can pull for it if you want to.
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
openldap-technical@openldap.org