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

Re: apr version problem with subversion 1.42

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-12-07 09:04:09 CET

On 12/7/06, warren.l.dodge@exgate.tek.com <warren.l.dodge@exgate.tek.com> wrote:

> I am using gnu-Linux and have the apr package version 0.9.4 which
> doesn't match the needs for subversion
>
> checking APR version... 0.9.4
> wanted regexes are 0\.9\.[7-9] 0\.9\.1[0-9] 1\.
> configure: error: invalid apr version found
>
> Do you know if 0.9.4 is "ok" or not? We are at the mercy of Redhat in
> updating this so it is unlikely to happen anytime soon.

If they didn't apply the diff between 0.9.7 and 0.9.4 to what they
call their 0.9.4, then no, 0.9.4 isn't good enough (that's why the
regex excludes it!)
But, although older Subversion tarballs may not have excluded 0.9.4,
there have been a number of fixes which I would recommend using with
*any* version Subversion.

All 0.9.x versions are backward compatible though, so, if you know how
to compile a project and you know which parameters RH uses to compile
APR, you can use the same parameters to compile your own 0.9.7 or even
0.9.13.

> Hope someone can help or point me in the right direction.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 7 09:05:25 2006

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.