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

Re: Eclipse 3.1RC1 problem on Fedora FC3

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-06-11 19:48:17 CEST

> Unable to create the selected preference page
> Plug-in org.tigris.subversion.subclipse.ui was unable to load class
> org.tigris.subversion.subclipse.ui.preferences.SVNPreferencesPage.

This means it could not load a client adapter. It failed to load the
JavaHL library and could not locate the command line interface.

> I have installed subversion 1.2.0 and I have compiled
> libsvnjavahl-1.so.0.0.0 and placed it in /usr/java/jdk1.5.0/jre/lib/i386/
>
> The svn-javahl.jar file is placed in /usr/java/jdk1.5.0/jre/lib/ext/

Definitely remove the JAR. We already ship the right one. You probably
should not have the library there. Subversion usually installs it in
/usr/local/lib

Try opening a terminal session and doing this:

export LD_LIBRARY_PATH=/usr/local/lib
./eclipse

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sun Jun 12 03:48:17 2005

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.