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 <eckha...@satorlaser.com> 
03/17/2010 03:22 PM
Please respond to
users@subversion.apache.org


To
users@subversion.apache.org
cc

Subject
Re: Installing two subversion release on the same machine






On Wednesday 17 March 2010, emiliano.mon...@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.
**************************************************************************************


Reply via email to