[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: configure: error: Could not find Berkeley DB 4.0.14 with names: db4 db

From: <cmpilato_at_collab.net>
Date: 2003-08-06 20:59:36 CEST

"Russell Yanofsky" <rey4@columbia.edu> writes:

> -- snip --
> checking for Apache module support via DSO through APXS... found at
> /usr/local/apache2/bin/apxs
> checking httpd version... recent enough
> checking for socket in -lsocket... no
> checking for Berkeley DB in /usr/local/BerkeleyDB.4.0 (as db4)... no
> checking for Berkeley DB in /usr/local/BerkeleyDB.4.0 (as db)... no
> configure: error: Could not find Berkeley DB 4.0.14 with names: db4 db
> -- snip --
>
> I think I'm doing everything by the book. What could be wrong? My config.log
> file is attached.

Perhaps:

   # echo "/usr/local/BerkeleyDB.4.0/lib" >> /etc/ld.so.conf
   # /sbin/ldconfig -v

?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 6 21:01:47 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.