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

can not build svn server

From: robert <robert_at_redcor.ch>
Date: 2004-03-13 14:36:06 CET

Hi there,

I am not able to build svn server an an SuSe 9.0 box.

I have Berkley db build successfully, and try to build svn like so:

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

when I grep the result looking vor Berkeley I get the following output:

chrissy:/home/download/subversion/subversion-1.0.1 # ./configure --with-berkeley-db=/usr/local/BerkeleyDB.4.2 | grep berk -i
checking checking for Berkeley DB 4.1 in /usr/local/BerkeleyDB.4.2...
checking checking for Berkeley DB 4.0 in /usr/local/BerkeleyDB.4.2...
checking checking for Berkeley DB 3 in /usr/local/BerkeleyDB.4.2...
checking checking for Berkeley DB 2 in /usr/local/BerkeleyDB.4.2...
checking checking for Berkeley DB 1.0.0 in /usr/local/BerkeleyDB.4.2...
  setting APRUTIL_INCLUDES to "-I/usr/local/BerkeleyDB.4.2/include"
  setting APRUTIL_LDFLAGS to "-L/usr/local/BerkeleyDB.4.2/lib"
checking for Berkeley DB... found db1
checking for availability of Berkeley DB... no
configure: WARNING: we have configured for a client-only build

What else must I do to build also the DB

thanks for your insigth
Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 15 17:45:45 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.