Hi Julian,
Julian Foad wrote:
> [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.
I would think, it is in the way SuSE builds apxs.
>
> Unfortunately this hasn't made any difference to the problem of
> mod_dav_svn seg-faulting.
I have read your last post. How did you build subversion ? Which version
did you try ? I am build svn 0.32.1 right on a test system with SuSE 9.0
on. I will report on my success.
>
> - Julian
>
Patrick
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 19 11:26:01 2003