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

[Subclipse-users] Is there a 64-bit version of JavaHL?

From: Phil Adams <padamstx_at_gmail.com>
Date: Wed, 9 Jun 2010 13:30:57 -0700 (PDT)

I'm using eclipse 3.5.1 on a 64-bit Linux (Fedora) system. I start up eclipse using a 64-bit JVM (for some reason, it won't work with a 32-bit JVM).
I've tried installing the latest version of subclipse (1.6.11) and I've worked through the issues with the JavaHL libraries (i.e. java.library.path needs to include the directory where the JavaHL shared objects reside, etc.). But when I start up eclipse, I still get a subversion-related error window with the following message:

Failed to load JavaHL Library.
These are the errors that were encountered:
libsvnjavahl-1 (Not found in java.library.path)
svnjavahl-1 (/opt/CollabNet_Subversion/lib/libsvnjavahl-1.so: wrong ELF class: ELFCLASS32)
svnjavahl (Not found in java.library.path)
java.library.path = /opt/CollabNet_Subversion/lib

So, it looks like it found the libsvnjavahl-1.so library, but it's a 32-bit object and it's expecting it
to be a 64-bit object.

Is there a 64-bit version of the JavaHL shared libs available anywhere? Or, alternatively, is the source available so that I can build it myself?

Thanks,
Phil

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2618945

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-06-10 06:11:50 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.