Re: [Subclipse-users] Symbolic links pointing to unversioned directories
From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-07-14 17:14:49 CEST
On 7/14/07, Jette Derriche <jette@nerdgirl.dk> wrote:
I do not recall having any code in our product to gray out the option.
Try opening a Terminal window. Run these commands:
export LD_LIBRARY_PATH=/usr/local/lib
Substitute the path where the libsvnjavahl-1.so is found on your system.
If that works, you can try editing the eclipse.ini file and add this to it:
-Djava.library.path=/usr/local/lib
Again, of course sub in your own path.
-- Thanks Mark Phippard http://markphip.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org For additional commands, e-mail: users-help@subclipse.tigris.orgReceived on Sat Jul 14 17:14:17 2007 |
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.