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

Re: svn and berkeley db

From: Stephane Clodic <sclodic_at_teaser.fr>
Date: 2005-03-24 19:13:07 CET

On Wed, Mar 23, 2005 at 02:49:06PM -0800, rusty@grunt.berkeley.edu wrote:

Hi,

> Is it possible to make subversion with the current version of Berkeley
> DB? I've installed the current Berkeley DB and it's in
> /usr/local/BerkeleyDB.4.3 but when I run configure in the subversion
> directory, subversion-1.1.3, it never finds Berkeley DB.

Do a 'make clean' in the source directory and append
--with-berkeley-db=/usr/local/BerkeleyDB.4.3 to your ./configure

% ldd /data/local/bin/svn
[snip]
        libdb-4.3.so => /data/local/lib/libdb-4.3.so (0x2815b000)

(look the unsual prefix)

Regards

-- 
Stephane Clodic
France Teaser
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 24 19:26:47 2005

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.