You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by robert <ro...@redcor.ch> on 2004/03/13 13:36:06 UTC

can not build svn server

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