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

Re: BDB Version Mismatch -- I read the FAQ and searched the archives!



Heather Lockridge wrote:

I have read the FAQ, in partcicular
http://www.openldap.org/faq/data/cache/40.html

I am using Openladap-2.2.23 and get the same errors
with 2.2.24.  I was using SleepyCat BDB-4.3.27 and on
reading one of Quannah's posts reverted to 4.2.52 with
all patches.  Same errors no matter which version of
openldap or of Sleepycat BDB.

Sytstem is Trustix-2.2

and am using a command line of:

env CPPFLAGS="-I/usr/local/BerkeleyDB.4.2/include" \ LDFLAGS="-L/usr/local/BerkeleyDB.4.2/lib" ./configure



Try adding

env LD_LIBRARY_PATH="/usr/local/BerkeleyDB.4.2/lib"

(replace LD_LIBRARY_PATH with whatever name is required by your system to indicate the path for run-time loadable objects).

p.


SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497