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

Re: SVN 1.4.0 & APR 0.9.4

From: Eric Berry <elberry_at_gmail.com>
Date: 2007-10-21 08:26:23 CEST

On 10/20/07, Ryan Schmidt <subversion-2007b@ryandesign.com> wrote:
>
>
> On Oct 20, 2007, at 18:56, Eric Berry wrote:
>
> > I'm trying to install trac on my VPS. The hosting company had a
> > apache 2.0 and subversion 1.4.0 already installed. When I installed
> > trac, it complained that the swig bindings for svn weren't
> > installed correctly. So I figured I'd have to just install it
> > myself. However, I'm having trouble configuring svn 1.4.0. The
> > version of APR I have is 0.9.4. I get this error when I configure:
> > [quote]
> > checking httpd version... recent enough
> > 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
> > [/quote]
> >
> > Is there a reason why it's looking for 0.9.[7-9]? If not, is there
> > a way I can change these requirements?
>
> Of course there's a reason. Subversion requires at least APR 0.9.7. I
> forget why exactly but the change was of course made deliberately.
> The current version of APR 0.9 is 0.9.16. You'll need to upgrade your
> APR. You should also use the latest version of Subversion, 1.4.5.

I ended up upgrading to 1.4.5, and using the dependencies package for apr,
and apr-utils. This should work right?

Thanks,
Eric

-- 
Learn from the past. Live in the present. Plan for the future.
Received on Sun Oct 21 08:26:41 2007

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.