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

configure fails on Solaris 2.8

From: Dmitri Priimak <priimak_at_stanford.edu>
Date: 2003-08-21 03:36:05 CEST

Hi All.

I was trying to build svn version 0.27.0 on Solaris and got into problem.
Running ./configure --with-berkeley-db=/usr/local/BerkeleyDB.4.1
I get at some point:

neon configured properly
checking for any extra libraries neon needs...
checking for static Apache module support... no
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... yes
checking for Berkeley DB in /usr/local/BerkeleyDB.4.1 (as db4)... no
checking for Berkeley DB in /usr/local/BerkeleyDB.4.1 (as db)... no
configure: error: Could not find Berkeley DB 4.0.14 with names: db4 db

Same works on Linux. Both machines have /usr/local/BerkeleyDB.4.1 and do
not have anywhere file libdb4.so

-- 
Dmitri Priimak
---------------
"Sages do not grieve for the living nor the dead." - Bhagavatgita.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 22 06:52:20 2003

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

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