[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: Uno Engborg <uno_at_webworks.se>
Date: 2005-06-11 23:09:06 CEST

Mark Phippard wrote:

>>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.
>
>

The command line interface? Do you mean the svn program. If so that program
is in my path and I can execute it by just typing svn from the terminal
window.

>
>
>>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
>
>
Done that, still no luck.
I have also tried to start eclipse with:
./eclipse -vmargs -Djava.library.path=/usr/lib

as I have libsvnjavahl-1.so.0.0.0 installed in /usr/lib/, but that
doesn't work either.

Any other ideas?

Regards
Uno Engborg

Received on Sun Jun 12 07:09:06 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.