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

Make install fails because it wants to write to directories i don't have access to

From: Brett Bell <brettuk_at_gmail.com>
Date: 2004-12-18 11:47:46 CET

I am having problems building the Subversion 1.1 tar ball

I can successfully go throught the configure and make steps of the
build process but the make install step fails as it's trying to write
to a part of the file system I don't have rights to because I am
trying to install Subversion in a shell account. Is there a way to
overide the default so I can get make install to put all the files
it's building into the areas I can write to?

Here is the output I get:

mkdir /usr/local/apr
mkdir: cannot create directory `/usr/local/apr': Permission denied
mkdir /usr/local/apr/include
mkdir: cannot create directory `/usr/local/apr/include': No such file
or directory
mkdir /usr/local/apr/include/apr-0
mkdir: cannot create directory `/usr/local/apr/include/apr-0': No such
file or directory

kind regards

Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 18 15:38:55 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.