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

Re: BDB



At 07:55 PM 6/22/2004, Cody Harris wrote:
>On Tue, 22 Jun 2004 19:48:04 -0700,
>Someone named "Kurt D. Zeilenga" <Kurt@OpenLDAP.org> wrote:
>
>> At 07:19 PM 6/22/2004, Cody Harris wrote:
>> >checking for db.h... yes
>> >checking for Berkeley DB link (default)... no
>> >checking for Berkeley DB link (-ldb42)... no
>> >checking for Berkeley DB link (-ldb-42)... no
>> >checking for Berkeley DB link (-ldb-4.2)... no
>> >checking for Berkeley DB link (-ldb-4-2)... no
>> >checking for Berkeley DB link (-ldb-4)... no
>> >checking for Berkeley DB link (-ldb4)... no
>> >checking for Berkeley DB link (-ldb)... yes
>> >checking for Berkeley DB thread support... yes
>> >checking Berkeley DB version for BDB backend... no
>> >configure: error: BDB: BerkeleyDB version incompatible
>> >cody@vectec.net:~/downloads/openldap-2.2.13$
>> >
>> >And I have version 4.2.52 of the BerkeleyDB from sleepy cat (is there another place?!)
>> 
>> Okay, tell configure to use this (via standard environment
>> variables).
>
>I'm not quite sure what you want me to do, or how.

Read some of the provided documentation, with your favorite
editor.  This question is frequently asked, it shouldn't
be too hard for you to find the answer.

Kurt