[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: Phil Ehrens <pehrens_at_ligo.caltech.edu>
Date: 2005-03-14 17:34:56 CET

Well, bizarrely, the deciding option seems to be --with-apr-util.
It will configure correctly ONLY if --with-apr-util is used!!
I think that --with-apr should be sufficient.

While I'm here complaining, the configuration for this list
needs a bit of tweaking. "Subversion" should be added to the
Subject header, or the From header should be replaced with
"Subversion Users" <users@subversion.tigris.org>. As it is
now, it is difficult to pick the list out of my 800 emails,
and when I hit the reply key it just sends to the original
poster.

ed.wittmann@fiserv.com wrote:
> 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
>

-- 
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
Received on Mon Mar 14 17:37:30 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.