You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Dmitri Priimak <pr...@stanford.edu> on 2003/08/21 01:36:05 UTC

configure fails on Solaris 2.8

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