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

Re: Do I need to use same APR between apache and subversion?

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Tue, 7 Jun 2011 07:48:37 -0400

On Mon, Jun 6, 2011 at 4:04 PM, Sam Theman <xray316_at_hotmail.com> wrote:
> Hello,
>
> I am currently running subverison 1.6.11 with apache 2.2.15
>
> I need to go to subversion 1.6.17. So I was just going to build
> subversion1.6.17 svn modules and put them into the apache2 modules
> directory.
>
> I tried to build subversion 1.6.17 with the apr libs from apache 2.2.15 but
> got an error trying to build subversion. I am thinking I need to install
> fresh standalone apr's and then build subversion using the new standalone
> aprs. Will this work, or do I need to use the same apr's between apache and
> subversion?
>
> thanks,
> Sam

Unless you are building it *statically*, which makes it bulkier and
prevents you from getting updates when you update your Apache
libraries, you'll need to use the same versions. What OS and Apache
version do you already have in place?

Also note, it could be worse, I just got to check trying to compile
Subversion on a legacy SuSE system with Apache 1.3.x, and the set of
toolchains was long enough that I finally threw in the towel, and am
using it as leverage to try and get the system upgraded.
Received on 2011-06-07 13:49:10 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.