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

Re: Installing mod_dav_svn: apxs:Error: Config file /etc/apache2/httpd2-prefork.conf not found.

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-11-18 04:40:26 CET

Julian Foad wrote:
> I am trying to install mod-dav-svn for the first time, and am getting
> this error message (see the full output at the end of this message).
>
> /etc/apache2/httpd2-prefork.conf would indeed not be found, because it
> is not there. Should it be? httpd.conf and various other .conf files
> are in that directory.
...
> If I ignore the "apxs" error and continue, the Apache starts up OK but
> when I try "svn ls http://localhost/repos/myrepos", mod_dav_svn segfaults:

Upgrading to Apache 2.0.48 has not made any difference. (I didn't re-compile Subversion, but its libraries got re-linked during the "make install".)

- Julian

"make install" ends with:
[...]
chmod 755 /usr/lib/apache2/mod_dav_svn.so
apxs:Error: Config file /etc/apache2/httpd2-prefork.conf not found.
make: *** [install-mods-shared] Error 1

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 18 04:38:21 2003

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.