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

Re: Performance and capacity of OpenLDAP (can I use it?)



Allan:

I can use OpenLDAP-2.0.21 and BerkeleyDB.4.0.14 to work well in RedHat-7.1.
>From the previous posts, it seems to be failed when you "make test"?
You need to check the file "openldap-2.0.21/test/test-db/master.log", if the
error
message is "can not find libdb-4.0.so", it means that the slapd cannot find
the dynamic libraries for BerkeleyDB.
So, you just copy the BerkeleyDB.4.0/lib/libdb-4.0.so into the /lib, then
re-do
the "make test", everything will be ok!

SCW

----- Original Message -----
From: "Allan Streib" <astreib@indiana.edu>
To: <OpenLDAP-Software@OpenLDAP.org>; "Jakob Breivik Grimstveit"
<jakob.breivik.grimstveit@ttyl.com>
Sent: Thursday, January 24, 2002 2:10 AM
Subject: Re: Performance and capacity of OpenLDAP (can I use it?)


> As I posted yesterday, I was unable to get OpenLDAP 2.0.21 and Berkeley
> DB 4.0.14 to play together on a RedHat Linux box.  Maybe it's just my
> setup.  I had to use Berkeley DB 3.2.9.
>
> Anyone else had this combination work?
>
> Allan
>
> Jakob Breivik Grimstveit wrote:
>
> > Is it possible? Can I use the newest Berkeley DB (4.0.14) with the
> > newest
> > OpenLDAP (2.0.21) without any problems for this?
>
>