On Fri, 21 Dec 2012, anil beniwal wrote:
checking for Berkeley DB major version in db.h... 5
checking for Berkeley DB minor version in db.h... 3
checking if Berkeley DB version supported by BDB/HDB backends... yes
checking for Berkeley DB link (default)... no
configure: error: BDB/HDB: BerkeleyDB not available
Can you please point me where i am going wrong.
What's config.log show in this case? If it's showing 4.7 (as in your
previous post), I'm still running with my long shot theory:
That's what I'd hope for. I wonder if you somehow got the system's db4.7
headers when you were compiling your local copy of db4.8? (Although I'd
think that'd #error out...hmm.)
because it shouldn't be happening with the environment you're showing.