Patrick Kirk, Sun, Mar 03, 2002 at 12:06:30PM +0000: > Removed the sdk and reinstalled the "official" mozilla plugin. > > Found this error message when I start Moz or Galeon: > > phasar:~# mozilla > LoadPlugin: failed to initialize shared library > /usr/lib/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so > [libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file > or directory] > > This would imply that something in the jvm config files has looked for > [libstdc++-libc6.1-1.so.2 (whatever that may be) in the wrong place.
yup. > > Or perhaps it would be wiser to ask - does anyone recognise this message > and know how to set about remedying it? > It means you are missing libstdc++-libc6.1-1.so.2, so the trick is to figure out if there is a package which supplies it. Use dpkg -S $ dpkg -S libstdc++-libc6.1-1.so.2 libstdc++2.9-glibc2.1: /usr/lib/libstdc++-libc6.1-1.so.2 good, it's there. $ apt-get install libstdc++2.9-glibc2.1 should do it for you. g -- Brought to you by Debian 3.0 Linux took 2.4.16 #1 SMP Sat Jan 5 12:52:24 EST 2002 i686 unknown
pgpF6NZ7iRF44.pgp
Description: PGP signature