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

install svn to my user dir

From: gary \(guangyuan\) sun <garysun04_at_yahoo.com>
Date: 2007-07-24 23:58:26 CEST

Hi,

I have no right to access root. So I use the following
command lines to install svn to my user dir:
./configure --prefix=$HOME/svn --without-berkeley-db
--with-zlib
cd neon
./configure --prefix=$HOME/svn --enable-shared
cd ../
make
make instal

I got error message when I run make instal:
cp: cannot create regular file
`/usr/lib64/httpd/modules/mod_dav_svn.so': Permission
denied
apxs:Error: Command failed with rc=65536

How can I solve the problem?

Thanks

Gary

      ____________________________________________________________________________________
Luggage? GPS? Comic books?
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 24 23:57:28 2007

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.