Linux 686 kernel and .so files

Started by jonesn, September 18, 2006, 05:12:08

Previous topic - Next topic

jonesn

Howdy.

Do the native linux libs need to be compiled fresh for use on the 686 kernel?

I'm getting a java.lang.UnsatisfiedLinkError: getNativeLibraryVersion on my machine. I have set the java.library.path VM prop and the files are executable. I also tried putting them in my $JAVA_HOME/jre/lib/1386 dir just to check.

Got lwjgl running fine on windows.

Thanks all.
Nick.

jonesn

Just wanted to let people know how I got round this incase someone else runs into the same issue. Pretty simple my link libraries were more recent than the jars in my project.

I had moved from windows to ubuntu and had a lwjgl project checked into version control but it didn't have the linux .so files commited. When I made the switch I rechecked out the project but downloaded the latest release and used the new .so files with old jars.

MarneusCalgarXP

Yes, it can be useful for my next project, thank you  :wink:
Dark Skull Software
http://www.darkskull.net