I presume that the latest Java 3D from Blackdown does not work with IBM's
JVM.  I get the following exception and no 3D output:


java.lang.UnsatisfiedLinkError: /opt/IBMJava2-13/jre/bin/libJ3D.so:
libjawt.so: cannot open shared object file: No such file or directory
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1470)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1346)
.
.
.

The IBM SDK has no libjawt.so. I even downloaded the latest SDK in case SuSE
had omitted the library, but I get the same behaviour.

It's a shame since the IBM VM is much nicer than Sun's. My Swing GUI screens
acquire strange layouts at random with Sun. No such problem with IBM. This is
a Java application that runs quite happily on AIX, Win32, SGI and Solaris.
The random runtime layouts is something that only occurs on Linux with Sun's
JVM. IBM also has no problems with fonts.

BTW, I'm using Suse 7.3 Professional and KDE 2.2.2.

Peter

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to