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

Config Question Re BDB version



I am trying to set up 2.2.15.
I installed Berkley DB 4.2.52 (latest) in /usr/local and then I try to
run the config scrips as follows;

%> ./configure

I get the following result;
.
.   (lotsa removed lines...)
.
checking for Berkley DB link (-ldb-4.2)... yes
checking for Berkley DB version match... no
configure: error: Berkley DB version mismatch
%>

The /usr/local/include/db.h has 4.2.52 in the appropriate #defines.

What am I missing???

Thanx for any help

BH