Correct.
It seems IBM RAD was installed with the J9 JVM 32bit.
It is strange though that it is working fine, except SVN.
If I link IBM RAD with the JavaHL 32bit libs, must I also install Subversion
32bit binaries (bin/svn)?
Bruno Borges
www.brunoborges.com.br
+55 21 76727099
"The glory of great men should always be
measured by the means they have used to
acquire it."
- Francois de La Rochefoucauld
On Fri, Mar 18, 2011 at 5:56 PM, Mark Phippard <markphip_at_gmail.com> wrote:
> See this:
>
> http://subclipse.tigris.org/wiki/JavaHL
>
> It looks to me like you are running a 32-bit JVM and it is finding a
> 64-bit JavaHL library so it cannot load it.
>
> You either need to install 32-bit Subversion native libraries or move
> to 64-bit JVM.
>
>
>
> On Fri, Mar 18, 2011 at 4:52 PM, Bruno Borges <bruno.borges_at_gmail.com>
> wrote:
> > It seems I can't run the JavaHL lib on my IBM RAD 7.5.5.3.
> > I'm running Linux x86_64.
> > This is the message it gives me:
> >
> > Failed to load JavaHL Library.
> > These are the errors that were encountered:
> > libsvnjavahl-1 (Not found in java.library.path)
> > svnjavahl-1 (/usr/lib/jni/libsvnjavahl-1.so: wrong ELF class: ELFCLASS64)
> > svnjavahl (Not found in java.library.path)
> > java.library.path = /usr/lib/jni:/usr/lib
> >
> > Does anyone have any clue what's going on?
> >
> > Bruno Borges
> > www.brunoborges.com.br
> > +55 21 76727099
> >
> > "The glory of great men should always be
> > measured by the means they have used to
> > acquire it."
> > - Francois de La Rochefoucauld
> >
> >
>
>
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
> ------------------------------------------------------
>
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2712452
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_subclipse.tigris.org].
>
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2712455
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-03-18 22:12:23 CET