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

Re: install svn to my user dir

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-07-25 01:49:10 CEST

On Jul 24, 2007, at 16:58, gary ((guangyuan)) sun wrote:

> 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?

Maybe try --without-apxs

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 25 01:48:30 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.