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

Re: Minimal svn setup

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-25 15:18:24 CEST

On 9/23/06, John <backup20@sdf.lonestar.org> wrote:
> Hi there,
>
> I'm trying to update to svn 1.4.0, but currently stuck at configuring, I'm
> using the follwoing commandline:
>
>
> [~/subversion-1.4.0]$ ./configure --without-apache --without-apxs
> --without-apr --without-apr-util --disable-mod-activation
> --prefix=$HOME/svn/

You can't build without apr and apr-util. Subversion is built on top
of those two libraries, it won't work without them.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 25 15:19:13 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.