[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: BerkeleyDB version
Try
export CPPFLAGS="-I/path-to-your-install-BerkeleyDB/include"
export LDFLAGS="-L/path-to-your-install-BerkeleyDB/lib"
./configure
-----Original Message-----
From: Quanah Gibson-Mount [mailto:quanah@stanford.edu]
Sent: Wednesday, August 18, 2004 1:35 PM
To: Keith Kiedrowski; 'OpenLDAP-software@OpenLDAP.org'
Subject: Re: BerkeleyDB version
--On Wednesday, August 18, 2004 1:16 PM -0400 Keith Kiedrowski
<kkiedrowski@dimarcogroup.com> wrote:
> I am running slackware 10
> when I run the ./configure I get and error that the Berkeley DB version is
> incompatible. I went and downloaded and installed the latest version of
> the Berkeley DB and still get this error.
What version of OpenLDAP? Are you sure that OpenLDAP is picking up the
version of BDB you installed, and not a version that is installed elsewhere
on the system?
--Quanah
--
Quanah Gibson-Mount
Principal Software Developer
ITSS/Shared Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html