I have installed the Java1.2 on Redhat 5.2.
Every time I try to run a Swing demo I get the message:
uncaught exception: java.lang.UnsatisfiedLinkError:
/usr/local/jdk1.2/jre/lib/i386/libfontmanager.so:
libstdc++-libc6.0-1.so.2: cannot open shared object file: No such
file or
directory java.lang.
I have installed the Java1.2 on Redhat 5.2. Everything is working but
the Swing demos. They all say they cannot find swing comnponents like
JPanel.
Where is the swing library so I can point the CLASSPATH to it?
John Overmars
[EMAIL PROTECTED]
--