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

Re: SVN Update throws error.

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 16 Apr 2011 09:52:04 +0300

On Sat, 16 Apr 2011 08:49 +0400, "Konstantin Kolinko" <knst.kolinko_at_gmail.com> wrote:
> 2011/4/16 Gavin Beau <gavin.baumanis_at_palcare.com.au>:
> > Hi Everyone,
> >
> > I have built SVN from trunk.
> > using the 1.6.16 deps archove for apr/apr-util/sqlite etc.
> >
> > I did;
> > sudo sh ./autogen.sh > ~/Desktop/autogen_output.txt
> > sudo ./configure > ~/Desktop/configure_output.txt
> > sudo make > ~/Desktop/make_output.txt
> > sudo make install > ~/Desktop/make_install_output.txt

Only 'make install' needs to be run as root. The only reason it needs
root is to write to /usr/local; if your $prefix (as passed to configure)
is writeable by you, then even that step doesn't need root.
Received on 2011-04-16 08:52:44 CEST

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.