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

Non-root install fails

From: <fago_at_caltech.edu>
Date: 2004-07-19 17:46:07 CEST

I'm trying to install svn 1.1.0 rc1 as a non-root user for use in "local
mode."

I'm configuring with:

/configure --prefix=/home/myname/bin --without-berkeley-db
--disable-mod-activation --without-apache --without-httpd

Make install fails with:

cp .libs/mod_dav_svn.soT /usr/lib/httpd/modules/mod_dav_svn.so
cp: cannot create regular file `/usr/lib/httpd/modules/mod_dav_svn.so':
Permission denied
apxs:Error: Command failed with rc=65536
 .
make: *** [install-mods-shared] Error 1

Install does not seem to be respecting "prefix."

Per a mailing-list message from 2002, manually removing
"install-mods-shared" from the Makefile allows installation.

Perhaps I missed a --disable or --without flag?

Thanks,
Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 19 17:50:47 2004

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.