After installing the SUNWj6rtx I tried using the java -d64 flag to run in 64
bit and I got this error, but running in 32 bit works fine. I'm an extreme
Solaris newb coming from a linux background. Any help is appreciated, thanks in
advance.
[EMAIL PROTECTED]:/usr/jdk/instances/jdk1.6.0/jre$
/usr/jdk/instances/jdk1.6.0/jre/bin/amd64/java -Xmx10g -jar /opt/ImageJ/ij.jar
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/usr/jdk/instances/jdk1.6.0/jre/lib/amd64/xawt/libmawt.so: ld.so.1: java:
fatal: libX11.so.4: open failed: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
at java.lang.Runtime.load0(Runtime.java:770)
at java.lang.System.load(System.java:1005)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1668)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
at java.awt.Component.<clinit>(Component.java:552)
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]