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

Re: Suse 9.1 and Subversion 1.4

From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-11-01 10:23:32 CET

----- Tam Nguyen <tnguyen1012@yahoo.com> wrote:
> I tried to install subverion 1.4 on Suse Linux v9.1, but the "make
> install" failed with 1 error message: the file
> /etc/apache2/httpd2-prefork.conf can not be found. Thus, the only file
> being built is mod_dav_svn not mod_authz_svn. Please help.

run ./configure with --disable-mod-activation.

If you don't, 'make install' will attempt to insert the LoadModule line into your httpd configuration. In SuSE, I believe the proper way is to add mod_dav_svn to your modules line in /etc/sysconfig/apache2.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 1 10:24:11 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.