[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-19 10:47:42 CET

[cc: Subversion dev list]

Patrick Mayweg wrote:
> Hi Julian,
> Julian Foad wrote:
>
>> Julian Foad wrote:
>>
>> "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
>
> Do you use Suse Linux 8.2 perhaps? I had the same problem and copied
> /etc/apache2/httpd.conf to /etc/apache/httpd2-prefork.conf. It look like
> the SuSE apxs2 tries to update the wrong configuration file.

Thanks for the tip. I tried the equivalent of what you did. In my case, SuSE 9.0, it was /etc/apache2/sysconfig.d/loadmodule.conf that contains the LoadModule lines, and which I therefore copied just to make "apxs2" happy. This allowed apxs2 to complete, which involved installing mod_authz_svn.

Maybe I should raise this on the Apache dev list; I don't know whether it is a bug in apxs2 or caused by the way Subversion's build process invokes it.

Unfortunately this hasn't made any difference to the problem of mod_dav_svn seg-faulting.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 19 10:45:41 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.