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

Re: Apache segfault on startup

From: David Glasser <glasser_at_mit.edu>
Date: 2006-12-13 18:37:50 CET

On 12/13/06, Francois Beausoleil <francois.beausoleil@gmail.com> wrote:
> My Apache configure:
> ./configure --disable-include --disable-dir \
> --enable-dav --enable-deflate \
> --enable-proxy --enable-proxy-balancer \
> --disable-userdir --with-ssl \
> --with-z --prefix=/usr/local/apache2/
>
> And Subversion's:
> ./configure --prefix=/usr/local
>
> I did find a variety of messages on dev@svn essentially saying "check
> that svn builds against the right version of Apache". So my question
> really boils down to: how to do that ?

(This message would be more appropriate on users@s.t.o.)

Have you trying running Subversion's ./configure with --with-apxs
pointing to the apxs that Apache installed? Maybe you have another
apache installation somewhere.

> http://piston.rubyforge.org/

(Ooh, piston, nice tool. You may want to take a peek at the
svn-merge-vendor.py that was recently sent to dev@ (and will show up
in our contrib/ tree soon), which is a similar tool that does try to
track renames and copies.)

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 13 18:38:10 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.