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

Re: Problem Compiling Subversion with BerkeleyDB

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-06-12 18:20:04 CEST

On Jun 12, 2006, at 16:27, C. Michael Pilato wrote:

> [Sending to the correct list. Note that I am not subscribed to
> users@.]
>
> Farid Izem wrote:
>
>> I'm tring to compile SubVersion 1.1.4 and 1.3.2 on RedHat WS 3.
>> I'm still facing a problem during the configure step.
>>
>> ./configure --prefix=/home/user01/base_subversion/
>> subversion-1.1.4_depl
>> --with-berkeleyd-db=/home/user01/base_berkeley/db-4.2.52depl
>> --with-apxs=/home/user01/base_apache/http-2.2.2_depl/bin/apxs
>>
>> I'm still having the problem BerkeleyDb not found :
>> configure: error: Berkeley DB not found.
>> configure failed for apr-util.

--with-berkeleyd-db? Don't you mean --with-berkeley-db?

Also, if you don't specifically need BerkeleyDB support, you can
compile Subversion without it. Subversion generally works great with
just the FSFS backend, which many find simpler to set up and
administer. You would only need BDB support if you wanted to access
an existing BDB repository, or if you prefer BDB over FSFS for some
reason.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 12 18:21:54 2006

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.