[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: do you know how to install openldap in linux?



At 02:56 PM 1/19/01 +0200, lin wrote:
>Are they right in linux OS?

You should follow the quick start guide on the web site
on Unix and Unix-like operating systems.

You might also obtain the latest release of 2.0 (2.0.7)
from our website.

>but I got some error in there....
>
>[root@server openldap-2.0.6]# make test
>cd tests; make test
>make[1]: Entering directory `/apps/openldap-2.0.6/tests'
>ln: ./data: cannot overwrite directory
>make[1]: [test-ldbm] Error 1 (ignored)
>ln: ./schema: File exists
>make[1]: [test-ldbm] Error 1 (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...

see if test-db/master.log provides any hints as to why the
server is not available.

>I got some error in there too.
>
>[root@reg libexec]# ./slapd -d 65535 -f

Let's get test suite working first.