/usr/local/java/bin/appletviewer example1.html
It gives the following error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/local/j2sdk1.3/jre/lib/ppc/libfontmanager.so: libstdc++-libc6.1-2.so.3: cannot load shared object file: No such file or directory
Running 'ldd' on libfontmanager.so confirms this:
libstdc++-libc6.1-2.so.3 => not found
Is there a compatability library I need installed?
-Brice
Stew Benedict wrote:
[EMAIL PROTECTED]">Were you having a specific problem with this? I downloaded and had to
install lesstiff for libXm.so.2, but the few demos I ran seemed to work,
except for the lack of the symbol font and the "Windows" look and feel not
being available on the platform.
Stew
On Tue, 3 Jul 2001, Brice D Ruth wrote:I'm looking to get Java running on my Mandrake install, but I can't use
the PPC Java from blackdown.org since its compiled against libc6.1
(Mandrake has libc6.2). So - what's the solution?
Any advice would be greatly appreciated!
Sincerely,
Brice Ruth
