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

Re: Question on building Subversion.

From: David Tyler <dtyler_at_justicesystems.com>
Date: 2007-04-18 23:47:00 CEST

Upon closer inspection of the installation guide described below, it does mention that Berkeley DB is not needed if one is only using FSFS. May I suggest that the section "5. Berkeley DB 4.X " of the Quick start guide be modified to explain this a little more clearly for the uninitiated? At first blush, it appears to indicate that Berkeley DB is required for Subversion. This mistake was re-enforced by messages that are displayed by the configure script indicating that it was unable to find Berkeley DB.

Thank you,
David

>>> "David Tyler" <dtyler@justicesystems.com> 4/18/2007 03:18 PM >>>
I was following the INSTALL text document contained in the Subversion 1.4.3 tar file, the first few lines of which are:

               ======================================
                      INSTALLING SUBVERSION
                          A Quick Guide
               ======================================

$LastChangedDate: 2006-10-27 21:27:02 +0000 (Fri, 27 Oct 2006) $

If there is a better set of directions for installing and setting up a Subversion server, please point me to them. Also, if the INSTALL document contained in the Subversion distribution is outdated, may I submit a request to update/remove it?

Thank you,
David

PS: I am probably showing my ignorance here, but what does FSFS stand for?

>>> "Larry Martell" <larry.martell@gmail.com> 4/18/2007 03:02 PM >>>
On 4/18/07, David Tyler <dtyler@justicesystems.com> wrote:
> I am very new to Subversion and I am currently trying to build and install Subversion on a Linux server, but I have yet to get past the ./configure.
>
> I have unpacked:
> subversion-1.4.3.tar.gz
> subversion-deps-1.4.3.tar.gz
>
> I have installed:
> Berkeley 4.5.20 DB
> Apache 2.2.4
>
> Note: It appears that an old version of apache has been installed on the machine, possibly as part of the OS (see below). I am not sure how to remove this or even if I need to remove it.
>
> Here is where I am at:
>
> I try to run the following as a standard user:
> ./configure --with-apr=/usr/local/apache2 --with-apr-util=/usr/local/apache2 --with-berkeley-db=/usr/local/BerkeleyDB.4.5

Why are you using BDB? It's been deprecated - FSFS is the prefered and
recommended repository type (and is now the default).

-larry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 18 23:47:34 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.