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

How can I install the subversion without the Apache

From: shaolin.xie <shaolin.xie_at_ia.ac.cn>
Date: Wed, 9 Sep 2009 20:48:10 +0800

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=2392856

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-09 14:50:40 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.