> > 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) > > Maybe "ln -s libawt.so libjawt.so" will work around that.
Yes, this worked :) IBM's JVM beats the Sun one hands down. I have yet to try the Blackdown port. 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".
