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

Re: configure error - looking for db, db4

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-28 03:26:37 CET

Eric Johnson <Eric.R.Johnson@Sun.COM> writes:

> Hi,
>
> I'm trying to build svn 0.32.1 on Solaris and so far, no luck.
> I'm using the following switches to 'configure' and getting the
> failure below...
>
> ./configure --with-neon=/usr/local --enable-dso --with-apxs
> --with-berkeley-db=/usr/local/BerkeleyDB.4.0
>
> 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

Add /usr/local/BerkeleyDB.4.0 to your LD_LIBRARY_PATH.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 28 03:29:42 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.