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
Received on Wed Apr 18 23:02:50 2007