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

Re: Apache 2.2.3 segmentation fault with 1.4.0 on Linux

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-10-27 00:47:48 CEST

On Oct 26, 2006, at 16:23, DHAJOGLO@smumn.edu wrote:

> Subversion:
> 1.4.0 config options:
> ./configure --prefix=/usr/local --with-apxs=/usr/local/httpd/bin/
> apxs --enable-maintainer-mode
>
> Apache:
> 2.2.3 config options:
> --prefix=/usr/local/Apache-2.2.3 --enable-dav --enable-so -enable-
> maintainer-mode

I think you need to configure Subversion to use the version of APR
that comes with Apache 2.2.3. Otherwise you may be using an older
version of APR which would be incompatible. Use the --with-apr=PATH
and --with-apr-util=PATH options and point them at the place where
APR and APR Utility exist from Apache 2.2.3.

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