Problems with 32 and 64 bits

Hello everybody !

Here is my problem : I work on a laptop running Fedora Core 5 64 bits. I installed the JDK 1.5 and java3d for AMD64. But when I want to run an application (that runs well under Windows or other Linux systems), I've got errors.

The app calls libj3dcore-ogl.so (set in /opt/jdk/jre/lib/amd64) which calls libjvm.so that can only be found in /opt/jdk/jre/lib/i386/client.

The error says something like WRONG ELF CLASS 32 so I think it does not like seeing a 32 bits lib called by a 64 bits lib.

Am I correct ?

Whether I am wrong or not, what can I do to solve that ?

Thanks a lot.

Bye.

[650 byte] By [Franckitoa] at [2007-10-3 4:50:54]
# 1
Hi again.The problem is solved : I installed a 32 bits version of java3d and launch my app with the java of the JDK and... it almost works ! I now have a problem of GLX version (1.2 when 1.3 is required)Bye.
Franckitoa at 2007-7-14 22:55:33 > top of Java-index,Security,Cryptography...