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

Re: [Subclipse-users] Subclipse 1.4 not working on Ubuntu 8.04.1 amd64

From: Jens Seidel <jensseidel_at_users.sourceforge.net>
Date: Fri, 15 Aug 2008 11:24:05 +0200

On Fri, Aug 15, 2008 at 10:59:45AM +0200, Markus Schönhaber wrote:
> Dean Schulze wrote:
>
> > I found the 64 bit .rpm for CollabNetSubversionClient and installed
> > it. I've put the 64 bit version 1.5.1 client in my PATH in front of
> > the 1.4.6 version. When I try to add a repository I get this
> > message:
> >
> > Error validation location: "Unable to load default SVN Client"
> >
> > What's the missing step? Do I have to put the CollabNet client lib/
> > directory in LD_LIBRARY_PATH? Do I have to uninstall the older
> > client in /usr/bin/svn? Something else?
>
> You have to make sure that
> a) the javahl lib came with te RPM you installed, and
> b) LD_LIBRARY_PATH points to the location where libjavahl resides.

I'm not sure about LD_LIBRARY_PATH. I know at least for sure that
Eclipse ignores it. You have to start Eclipse with the option
-Djava.library.path=/usr/lib64 (which should point to the location of
the lib) after the option -vmargs.

An alternative is to put it into eclipse.ini. Beware that if you provide
other JVM options (such as memory increases) to eclipse on the
commandline (or a script), the options in eclipse.ini will be ignored.

Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-08-15 11:32:54 CEST

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.