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

Re: Apache errors with 1.1.0

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-10-27 00:06:03 CEST

On Oct 26, 2004, at 12:33 PM, Clay Loveless wrote:

> To start with, I'm running OS X 10.2.8, not 10.3.x ...

I've got 10.3.5. I run ./autogen.sh on trunk code, and libtool 1.5
kicks in.

>
> A few other details ...
>
> My configure command:
>
> "./configure" \
> "--with-ssl" \
> "--with-berkeley-db=/usr/local/BerkeleyDB.4.2" \
> "--with-apr=/usr/local/apache2" \
> "--with-apr-util=/usr/local/apache2" \
> "--with-apxs=/usr/local/apache2/bin/apxs" \
>

I do nothing so fancy. I built and installed BDB into the same
location. Then I build apache2 from source, making sure it's apr-util
picked up the BDB. Then I build and install neon.

As a result, my trunk tree has nothing 'extra' in it: no redundant
neon subdir, no redundant apr or apr-util dirs. All I do is run
'./autogen.sh' then './configure' with no arguments. Subversion's
configure automatically finds apache2's apr and apr-util (and thereby
automatically uses the same BDB apr-util is using). It also finds
apxs, of course.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 27 00:06:35 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.