You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Voglmaier, Reinhard Erich" <rv...@GlaxoWellcome.co.uk> on 2002/03/12 12:52:25 UTC

apache with Berkeley DB

Dear All,

I am trying to configure apache 1.3.23 to use Berkeley DB.

I configure it like that:

INCLUDE="-I/usr/local/BerkeleyDB.4.0/include" \
LDFLAGS="-L/usr/local/BerkeleyDB.4.0/lib" \
LIBS="-ldb" \
./configure --prefix . . .. 

but no success.
I get helpers/testfunc fatal: libdb-4.0.so open failed: No such file or
directory
can you sujest me the trick ?

thanx a lot


Reinhard E.Voglmaier


							



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org