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

configure error - looking for db, db4

From: Eric Johnson <Eric.R.Johnson_at_Sun.COM>
Date: 2003-10-28 01:38:25 CET

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

I've also tried --with-berkeley-db with no path arguement.

It appears (to my eye) that Berkeley DB is installed correctly,
however...

{root}iceland:[79]>ls -l /usr/local/BerkeleyDB.4.0
total 8
drwxrwxrwx 2 root other 512 Oct 27 17:04 bin/
drwxrwxrwx 10 root other 512 Oct 27 17:04 docs/
drwxrwxrwx 2 root other 512 Oct 27 17:04 include/
drwxrwxrwx 2 root other 512 Oct 27 17:04 lib/

{root}iceland:[257]>ls -l BerkeleyDB.4.0/lib
total 3224
-rwxrwxrwx 1 root other 895556 Oct 27 17:04 libdb-4.0.a*
-rwxrwxrwx 1 root other 724 Oct 27 17:04 libdb-4.0.la*
-rwxrwxrwx 1 root other 727880 Oct 27 17:04 libdb-4.0.so*
lrwxrwxrwx 1 root other 12 Oct 27 17:04 libdb-4.so ->
libdb-4.0.so*
lrwxrwxrwx 1 root other 11 Oct 27 17:04 libdb.a ->
libdb-4.0.a*
lrwxrwxrwx 1 root other 12 Oct 27 17:04 libdb.so ->
libdb-4.0.so*

Am I missing something? Should I symlink some stuff?

--EJ

_______________________________________
Eric R. Johnson
SunServices
Sun Microsystems, Inc.
Phone: (303)-272-5671, x75671
Email: eric.r.johnson@sun.com
_______________________________________

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