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

Re: Build issue with Berkeley DB?

From: Lars Immisch <lars_at_ibp.de>
Date: 2004-02-13 10:43:39 CET

Hi,

> I have downloaded the latest version of subversion, 0.37.0 to my Mandrake
> Linux. Since Berkeley DB was not installed on this box by default, I installed
> the latest one from www.sleepycat.com to a location.
>
> Then when I tried to run ./configure with "with-berkeley-db=/path/to/my/bdb"
> option, I got this warning:
>
> =======================================================
> 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. We have created makefiles which
> will build the Subversion client code only, and skip the server. You
> can find latest version of Berkeley DB at http://www.sleepycat.com/.
> You can find the latest version of Berkeley DB here:
> http://www.sleepycat.com/download/index.shtml
> =======================================================

Is /usr/local/BerkekelyDB.4.2 in /etc/ld.so.conf or in LD_LIBRARY_PATH?

BTW, I also did --with-dbm=db4, but that may have been overkill.

- Lars

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 13 10:45:35 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.