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

Re: Problem in mod_authz_svn

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-01-18 20:02:41 CET

naveen kumar <looknav@yahoo.co.in> writes:

> But the module "mod_authz_svn" is not installed, I

What does the command "make -n install-mods-shared" show? You should
see something like:

$ make -n install-mods-shared
cd subversion/mod_dav_svn ; /usr/bin/install -c -d "/usr/local/apache2/modules" ; /usr/local/apache2/bin/apxs -i -S LIBEXECDIR="/usr/local/apache2/modules" -a -n dav_svn mod_dav_svn.la
cd subversion/mod_authz_svn ; /usr/bin/install -c -d "/usr/local/apache2/modules" ; /usr/local/apache2/bin/apxs -i -S LIBEXECDIR="/usr/local/apache2/modules" -a -n authz_svn mod_authz_svn.la

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 18 22:48:03 2006

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.