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

Re: problem building subversion

From: <ed.wittmann_at_fiserv.com>
Date: 2005-03-14 15:37:21 CET

Here's my configure:

./configure \
--with-ssl \
--with-apr=/usr/local/apache2 \
--with-apr-util=/usr/local/apache2 \
--with-neon=/usr/local \
--with-berkeley-db=/usr/local/BerkeleyDB.4.2 \
--with-httpd

It took me several tries to get it all worked out (forgot to clean out
shared libs a couple of times) - don't forget to do that if you've built
older versions successfully before.

Edward Wittmann

ed.wittmann@fiserv.com wrote on 03/14/2005 09:25:35 AM:

> I recently built subversion on Solaris (which took a while to figure
out)
> -
>
> My experience with the situation was that it was much easier to build
> Apache (with all the relevant shared modules) first, and then I simply
> specified --with-apache. Apr got picked up along with it.
>
> Edward Wittmann
>
> Phil Ehrens <pehrens@ligo.caltech.edu> wrote on 03/11/2005 05:37:40 PM:
>
> > Hi All,
> >
> > I am building subversion for the first time, and I am
> > getting this error:
> >
> > checking for APR... configure: error:
> > the --with-apr parameter is incorrect.
> > It must specify an install prefix, a
> > build directory, or an apr-config file.
> > configure failed for apr-util
> >
> > In spite of the fact that I am doing this:
> >
> > ./configure --prefix=/home/pehrens/usr/local/stow/subversion-1.1.3
> > --with-apxs=/home/pehrens/usr/local/apache-2.0.53/bin/apxs
> > --with-apr=/home/pehrens/usr/local/apache-2.0.53/bin/apr-config
> > --with-apu=/home/pehrens/usr/local/apache-2.0.53/bin/apu-config
> >
> > All of which files do exist.
> >
> > Phil
> > --
> > Phil Ehrens <pehrens@ligo.caltech.edu>| Fun stuff:
> > The LIGO Laboratory, MS 18-34 | http://www.ralphmag.org
> > California Institute of Technology | http://www.yellow5.com
> > 1200 East California Blvd. | http://www.total.net/~fishnet/
> > Pasadena, CA 91125 USA | http://slashdot.org
> > Phone:(626)395-8518 Fax:(626)793-9744 | http://kame56.homepage.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 14 15:39:52 2005

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.