Results 1 to 3 of 3
Hi gurus out there could you please help me to solve my problem? I've
visited many mailing list, but can't find solution to my VERY BIG
PROBLEM!!!
I am installing ...
- 10-06-2003 #1Just Joined!
- Join Date
- Oct 2003
- Posts
- 15
OpenLDAP Compilation Error-hope you can help me.
Hi gurus out there could you please help me to solve my problem? I've
visited many mailing list, but can't find solution to my VERY BIG
PROBLEM!!!
I am installing an OPENLDAP-2.1.8 from my RH 9.0 Server which I intend
to be our Apache web server also. Before I install apache I wish to
install first OpenLDAP. But, this problem I had stuck me, for about a
week now. I tried solving this by myself by seeking answers over the
web, but I failed and unto this moment can't find the answer.
Hope you can help me.
I tried installing/recompile cyrus-sasl to have the entries
./configure --with-dblib=berkeley
during compilation, because this is the only one procedure I get from
the internet which was close to my problem.
However, problem remains...
Here's what my compilation provides, only at this stage the problem
became apparent. No problem on ./configure, make depend, and make.
[root@ldap openldap-2.1.8]# make test
cd tests; make test
make[1]: Entering directory `/usr/local/openldap-2.1.8/tests'
ln: `./data': cannot overwrite directory
make[1]: [test-bdb] Error 1 (ignored)
ln: `./schema': File exists
make[1]: [test-bdb] Error 1 (ignored)
ln: `ucdata/liblunicode': File exists
make[1]: [test-bdb] Error 1 (ignored)
Initiating LDAP tests for BDB...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Backend: bdb
>>>>> Starting test000-rootdse ...
running defines.sh
Datadir is ./data
Cleaning up in ./test-db...
Starting slapd on TCP/IP port 9009...
Using ldapsearch to retrieve the root DSE...
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: line 57: kill: (17785) - No such process
ldap_bind: Can't contact LDAP server (81)
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 1)
make[1]: *** [test-bdb] Error 1
make[1]: Leaving directory `/usr/local/openldap-2.1.8/tests'
make: *** [test] Error 2
Hoping for help...
thank you very much.
rhonneil
- 10-06-2003 #2
Are you root when you run make test?
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 10-06-2003 #3Just Joined!
- Join Date
- Oct 2003
- Posts
- 15
Yes, I am already using root access and OpenLDAP was installed for the first time. No restriction, whatsoever have been provided at this stage of the installation.
Originally Posted by sarumont
Thanks for your help.


Reply With Quote
