I've been using J504 because j601 won't run on my SuSE 9.0 Linux.

For jconsole I get this message:

[EMAIL PROTECTED]:~> ~/j601/jconsole
/home/ns/j601/jconsole: error while loading shared libraries: libj601.so: cannot open shared object file: No such file or directory

For the Java console, first, java is visible within the j601 directory:

[EMAIL PROTECTED]:~/j601> java -version
java version "1.4.2_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_10-b03)
Java HotSpot(TM) Client VM (build 1.4.2_10-b03, mixed mode)

but

[EMAIL PROTECTED]:~/j601> ./jw
Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/ns/j601/libjnative.so: libj601.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:1586)
       at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1482)
       at java.lang.Runtime.load0(Runtime.java:737)
       at java.lang.System.load(System.java:811)
       at jx.frames.J.main(Unknown Source)

I've never had any problem with previous releases.

Any ideas?

--Nick
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to