[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
newbie question
Hi all!
I got a problem after installing the openldap server:
I run configure, make depend and make
after that i changed in the tests dir.:
[root@localhost tests]# make test
ln: ./data: File exists
make: [test-ldbm] Error 1 (ignored)
ln: ./schema: File exists
make: [test-ldbm] Error1 (ignored)
Initiating LDAP tests for LDBM...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Backend: ldbm
>>>>> Starting test000-rootdse ...
running defines.sh . ldbm
Datadir is ./data
Cleaning up in ./test-db...
Starting slapd on TCP/IP port 9009...
Using ldapsearch to retrieve all the entries...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
./scripts/test000-rootdse: kill: (12378) - No such pid
ldap_bind: Can't contact LDAP server
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 1)
make: *** [test-ldbm] Error 1
I think it's a common newbie error, so perhaps anyone can give a hint?!
Thanx
David