On Mon, 17 Sep 2001, Gustav Kristoffer Ek wrote:

> trying to use BerkeleyDB with Apache/1.3.21-dev, but I keep getting
> "BerkeleyDB needs compatible versions of libdb & db.h ... you have db.h
> version 3.1.17 and libdb version 2.4.14"

try,

  export LD_PRELOAD=/usr/local/lib/libdb3.so

before you start apache.

(substitute with the correct path to the correct libdb3.so).


 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/         !try; do();
more than a billion impressions per week, http://valueclick.com

Reply via email to