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

RE: can not build svn server

From: Boris <boris_at_kafana.org>
Date: 2004-03-14 22:50:17 CET

> I did apply the patch to the apr-util in the subversions build tree.
> This did not change anything.
>
> When I try to use the configure flag
>
> --with-dbm=db42
>
> The configure script stops with an error saying that it did not find
> the
> db:
> configure: error: Berkley db4 not found.
>
> I did install db-4.3.52.NC, and did configure/make/install it withaout
> any options.
>
> Migth I have done something wrong here ?

Add /usr/local/BerkeleyDB.4.2/lib (or whatever is your Berkeley DB
installation directory) into /etc/ld.so.conf and refresh ld cache with the
ldconfig command. That will help.

- Boris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 14 22:50:42 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.