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

Re: 1.4.0 install difficulties

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-10-24 22:27:04 CEST

> configure: Apache Portable Runtime (APR) library configuration
> checking for APR... yes
> 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 I have some sort of incompatibility between what apache was built with,
> and what subversion wants?

No, no real incompatibility: APR versions are backward compatible,
but, yes, the version required by Subversion is greater than the one
which came with your Apache. If you replace your APR version with a
version supported by Subversion though, it won't break your Apache
(because of the guaranteed backward compat)

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 24 22:28:44 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.