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

Re: SVN install on Fedora Core?

From: Dominic Anello <danello_at_danky.com>
Date: 2004-03-23 23:41:00 CET

On 2004-03-23 07:51:18 -0500, Robert P. J. Day wrote:
>
>
> On Tue, 23 Mar 2004, John Pybus wrote:
>
> > Robert P. J. Day wrote:
> > >
> > > ok, to bring this thread back to some technical issues, as i read the
> > > above, subversion-1.0.1 *requires* apr-0.9.5, is that what you're saying?
> >
> > I'm just quoting the documentation. I've only ever installed subversion
> > either from summersoft rpms, or from source in which case I get the code
> > from svn/CVS repositories.
>
> what's curious is that it's not even clear where you'd *get* the apr-0.9.5
> stuff. if i go to the apache site, under download, the most recent
> version that's even available is only apr-0.9.4.
----8<----

apr-0.9.5 is not released yet, you have to get it from CVS

cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co -r APR_0_9_BRANCH apr
cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co -r APU_0_9_BRANCH apr-util

When built, you will get libapr-0.so.0.9.5 in /usr/local/lib

When I build apache and subversion I configure --with-apr=/usr/local
--with-apr-util=/usr/local

-Dominic

-- 
Clearing my throat and gripping the lectern I smile and face my audience
Clearing his throat and smiling with his hands on the bathroom sink
    -TMBG, "'Till My Head Falls Off"

  • application/pgp-signature attachment: stored
Received on Tue Mar 23 23:39:52 2004

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.