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

Re: How can I install the subversion without the Apache

From: Bogdan Cristea <cristeab_at_gmail.com>
Date: Wed, 9 Sep 2009 15:59:23 +0300

On Wednesday 09 September 2009 15:48:10 you wrote:
> Hi all:
>
> Now I want install the subversion on the linux server. The OS is
> RedHat Enterprise 4. I downloaded the subversion source code 1.6.3 and the
> dependency package.
>
> According to the INSTALLATON instruction, I first unpack the packages and
> set up the apr and apr-util with following instructions:
>
> cd apr ; ./buildconf; cd ..
>
> cd apr-util; ./buildconf; cd..
>
> And then
>
> ./configure
>
> but error occurs : Apache version is incompatible with APR version.
>
> As I only want to install the subversion client, which don't need the
> Apache, How Can I configure the installation process ?
>
> ps: I am a regular user of the server, and have no permission to update the
> Apache.
>
> Thanks
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2
> 392856
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org].
>

./configure --help should give you the available options.

You should be able to disable apache support

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2392858

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-09 15:00:46 CEST

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.