Hi
I have taken the openldap 2.4.11 version.My berkley db is 4.5.20 version.When am running the configure--enable-backends script its telling like
checking for db.h... yes checking for Berkeley DB major version... 4 checking for Berkeley DB minor version... 5 checking for Berkeley DB link (-ldb-4.5)... yes checking for Berkeley DB version match... no configure: error: Berkeley DB version mismatch
But have checked the configure script ,and its allowing berkley version major >=4 and minor >=2 .Can anyone explain then why am getting this error.Its urgent.
Regards Indranil
--On Wednesday, January 20, 2010 8:50 AM +0000 "Saha, Indranil" indranil.saha@hp.com wrote:
But have checked the configure script ,and its allowing berkley version major >=4 and minor >=2 .Can anyone explain then why am getting this error.Its urgent.
It's likely finding the system install of the BDB headers, you need to tell configure where to find your headers.
If you're taking the time to build OpenLDAP yourself, you certainly shouldn't be wasting your time building 2.4.11. Get 2.4.21, the current release which should be marked stable any day now.
--Quanah
--
Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration
Thanks !!!at last it solved.
-----Original Message----- From: Quanah Gibson-Mount [mailto:quanah@zimbra.com] Sent: Wednesday, January 20, 2010 9:21 PM To: Saha, Indranil; openldap-technical@openldap.org Subject: Re: Berkley db error.
--On Wednesday, January 20, 2010 8:50 AM +0000 "Saha, Indranil" indranil.saha@hp.com wrote:
But have checked the configure script ,and its allowing berkley version major >=4 and minor >=2 .Can anyone explain then why am getting this error.Its urgent.
It's likely finding the system install of the BDB headers, you need to tell configure where to find your headers.
If you're taking the time to build OpenLDAP yourself, you certainly shouldn't be wasting your time building 2.4.11. Get 2.4.21, the current release which should be marked stable any day now.
--Quanah
--
Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration
openldap-technical@openldap.org