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

Problems building server for ver. 1.0.4 on SUSE

From: Stuart Brown <stuart_brown_at_salent.co.uk>
Date: 2004-06-10 15:48:25 CEST

Trying to build version 1.0.4 on SUSE. Wanting to build the server version and
have dowloaded, compiled and installed db version 4.2.52 into
/usr/local/BerkeleyDB.4.2/lib

When configuring my subversion build I get the following:

" configure: WARNING: we have configured for a client-only build

The Subversion filesystem library, part of the server, requires
Berkeley DB version 4.0.14 or newer, which you don't seem to have
installed and linked to APR-UTIL... "

Messages seems to suggest linking db to apr-util, however I presumed that
configure would do this, so can't really see what I am doing wrong - I am
pointing configure to my db install using the following:

./configure --with-berkeley-db=/usr/local/BerkeleyDB.4.2

All the libraries and header files seem to be in place.

Anyone got any advice, for what I'm missing!

Cheers,
Stuart Brown

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 10 15:50:30 2004

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.