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

Re: Finding APR, etc.

From: Peter Davis <peter_at_pdavis.cx>
Date: 2002-08-16 05:04:06 CEST

On Thursday 15 August 2002 15:24, Karl Fogel wrote:
> > I think that would mean you should always compile apr and apr-util
> > separately from Subversion and Apache.
>
> Yes, that is a reasonable sequence of deductions. How practical it
> is, I'm not sure :-).

In my builds, I build bdb, apache, and svn separately, and have svn use the
apr[-util] from the apache build. It is possible to build apr[-util] on its
own as well, but the apache build barfs if it doesn't get to build it's own
apr. Apache doesn't let you use a separate apr. So until that's fixed,
compiling it separately from svn *and* apache won't work.

-- 
Peter Davis
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 16 05:04:42 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.