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

Build script fails. (ITS#2050)



Full_Name: Doug Sibley
Version: 2.1.4
OS: redhat 4.3
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (24.226.22.246)


I've installed BDB version 4.0.14 from sleepycat.com with the install scripts
which ran correctly and installed (version info below):

[root@localhost bin]# /usr/local/BerkeleyDB.4.0/bin/db_verify -V
Sleepycat Software: Berkeley DB 4.0.14: (November 18, 2001)
[root@localhost bin]# 

But the configure script doesn't see it for some reason:

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

Any ideas what could be the problem?

Thanks.