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

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

From: jcompagner <jcompagner_at_gmail.com>
Date: Thu, 10 Jun 2010 10:36:02 +0200

isn't there a way that those native 64 dll's (windows/mac/linux) can
be included in the standard plugin download?

More and more will be 64bit (Windows 7 64 bit is currently by far the
most selling variant of windows at this moment)

Yes you can run 32 bit java just fine (only mac is a bit of a problem
i think) but what about the default installs..
It is just confusing for some users that JavaHL is just not available
(they even dont know that they run everything in 64 bit)

johan

On Thu, Jun 10, 2010 at 06:14, Mark Phippard <markphip_at_gmail.com> wrote:
> Sure.  Just install the 64-bit RPMs that CollabNet provides instead of
> the 32-bit RPM
>
> On Wed, Jun 9, 2010 at 1:30 PM, Phil Adams <padamstx_at_gmail.com> wrote:
>> 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].
>>
>
>
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2619045
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>

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

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