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

Re: Installing two subversion release on the same machine

From: <Emiliano.MONACO_at_eu.steria.be>
Date: Wed, 24 Mar 2010 17:35:26 +0100

Hi again,

I just installed new Subversion 1.6.9 and it seems to be working, anyway
for some command it can not finde all the lib. When you need to adjust my
PATH and LD_LIBRARY_PATH are you meaning environment variable for my svn
user???pointing to which location?

Thanks again,
Emiliano.

Ulrich Eckhardt <eckhardt_at_satorlaser.com>
03/17/2010 03:22 PM
Please respond to
users_at_subversion.apache.org

To
users_at_subversion.apache.org
cc

Subject
Re: Installing two subversion release on the same machine

On Wednesday 17 March 2010, Emiliano.MONACO_at_eu.steria.be wrote:
> I have Subversion 1.4.5 release up and running over a Linux CentOS
> machine. Due to I would like to upgrade Subversion to 1.6.9 release, I
> would like to know if it is possible to install two Subversion release
on
> the same machine without performing upgrade of the old one.

Yes, first you compile the thing:

 ./configure --prefix /path/to/folder/for/svn-1.6.9
 make install

Then, you only need to adjust your PATH and LD_LIBRARY_PATH so that the
other
location is found. This is also useful if you don't want to (or can't)
install it systemwide (yet). You can install it in your home directory and

don't screw up your system in case of mistakes, you don't even need root
privileges.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten 
bestimmt und kann vertrauliche Informationen enthalten. Bitte 
benachrichtigen Sie den Absender umgehend, falls Sie nicht der 
beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu 
löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder 
anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie 
nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese 
Folgen nicht verantwortlich.
**************************************************************************************
Received on 2010-03-24 17:44:25 CET

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.