Re: Installing Subversion client for a single user on Linux
From: Sohail Somani <sohail_at_taggedtype.net>
Date: 2007-12-10 01:01:23 CET
On Sun, 09 Dec 2007 15:48:34 -0800, Kenneth Porter wrote:
> I have shell access, and can extract the binaries from the RPM, but I
Yep, just extract all the libraries svn depends on into ~/lib and the
Then export LD_LIBRARY_PATH=$HOME/lib
Should work, I think.
-- Sohail Somani http://uint32t.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Dec 10 02:33:01 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.