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

Reg how to link berkeley-db with APR-UTIL

From: Namazhwar, Baskar <Namazhwar.Baskar_at_idearc.com>
Date: 2007-01-18 23:49:30 CET

Hi,
I have installed subversion-deps-1.4.2.tar.bz2 and
subversion-1.4.2.tar.bz2
When I run ./configure --prefix=/export/local/subversion
It seems the error

configure: WARNING: we have configured without BDB filesystem support

You don't seem to have Berkeley DB version 4.0.14 or newer
installed and linked to APR-UTIL. We have created Makefiles which
will build without the Berkeley DB back-end; your repositories will
use FSFS as the default back-end. You can find the latest version of
Berkeley DB here:
  http://www.sleepycat.com/download/index.shtml

So I downloaded the berkeleydb4.5.20 it installs in
/usr/local/BerkeleyDB.4.5/
When I run ./configure --prefix=/export/local/subversion/
--with-berkeley-db=/usr/local/BerkeleyDB.4.5
But still I am getting the same error
Please any one help me its urgent
Reply to this mail id

Thanks in advance
Regards
Baskar.N
Received on Fri Jan 19 09:58:04 2007

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.