64-bit java.lang.UnsatisfiedLinkError

Mike Bates sxmwb at comcast.net
Fri Apr 16 22:22:29 UTC 2010


Running Fedora 12 with OpenJDK 1.6.0 x86_64.  I place the native library
in the directory
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 as I am
suppose to and get

java.lang.UnsatisfiedLinkError: no libLux86_64bit in the
java.library.path: Check that native library libLux86_64bit is in proper
directory

The java.library.path includes
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 and the
native library is in the directory.

I tried this with the 32-bit library on a 32-bit system placing it in
the $JDK_HOME/jre/lib/i386 and it works fine, just can't get it working
on the 64-bit system.

Any thoughts or directions on how to resolve would be appreciated.

Thanks,
Mike



More information about the discuss mailing list