[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: test failure
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Shoaib Ali BURQ
> Hi
>
> i'm having some trouble installing openLDAP on Solaris 8 for
> globusTK_1.1.4
No doubt.
>
> so this was my config & make process
>
> % cd /local/jarrett/openLDAP/OpenLDAP-1.2.7-globus
>
> % ./configure --with-threads=lwp --disable-slapd --disable-ldbm \
> --prefix=/local/jarrett/openLDAP
Considering that you have disabled slapd and ldbm, are you really surprised
that slapd/tools/ldif2ldbm is missing? Who told you to configure things this
way? Furthermore, who told you to use OpenLDAP 1.2.7? That's ancient. Try
something a little more recent, like 2.0.23 or 2.1Beta.
>
> % make depend
>
> % make
>
> ... no error msgs until:
>
> % cd tests
> % make
> Initiating LDAP tests...
> >>>>> Executing all LDAP tests...
> >>>>> Test Directory: .
> >>>>> Backend: ldbm
> >>>>> Starting test001-ldif2ldbm ...
> running defines.sh . ldbm
> Datadir is ./data
> Cleaning up in ./test-db...
> Running ldif2ldbm to build slapd database...
> ./scripts/test001-ldif2ldbm: ../servers/slapd/tools/ldif2ldbm: not found
> ldif2ldbm failed!
> >>>>> ./scripts/test001-ldif2ldbm failed (exit 1)
> make: *** [all-local] Error 1
>
> any suggestions
>
> thanks
> ------------------------
> Shoaib Burq
> Dept. of Computer Science
> Melbourne University
> ------------------------
> "root is the root to all evil"
>
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support
- References:
- test failure
- From: Shoaib Ali BURQ <shoaib@students.cs.mu.OZ.AU>