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

Re: Need help on compiling and installing subversion 0.33.1 server on solaris 2.8

From: Sergey A. Lipnevich <sergey_at_optimaltec.com>
Date: 2003-11-26 19:35:09 CET

Your default apache configuration file is being sought and it's not
there. You can disable module activation and configure mod_dav_svn
yourself, use --disable-mod-activation for Subversion's `configure'.
apxs just inserts LoadModule instruction, you will still need to add
options to .conf file to make mod_dav_svn work.
HTH.

Sergey.

Yang Tj-ATY010 wrote:
>
> chmod 755 /opt/TWWfsw/apache2048/modules/mod_dav_svn.so
> apxs:Error: Config file /etc/opt/TWWfsw/apache2048/httpd.prefork.conf not found.
> gmake: *** [install-mods-shared] Error 1
> error: error executing script

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