I've gotten the same error several times on a RH AS 3 machine. My workaround (which may not be completely correct, but works) is to create a symbolic link as follows:
ln -s /usr/lib/libstdc++-libc6.2-1.so /usr/lib/libstdc++-libc6.2-2.so.3 it is a version change, but I have yet to find that version. Like I said, this isn't the right way to do things, but in a pinch...gotta improvise. I haven't run into any problems as of yet, but perhaps I am not making use of the obscure feature that the version change added. Take my advice at your own risk! ;-) Steve > /opt/mozilla/plugins/libflashplayer.so [libstdc++-libc6.2-2.so.3: cannot > open shared object file: No such file or directory] > [EMAIL PROTECTED] 13:34:25 /opt/mozilla/plugins] > > ------------------ > Marvin Blackburn > Systems Administrator > Glen Raven > "He's no failure. He's not dead yet" --William Lloyd George > > -- > TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug > TriLUG Organizational FAQ : http://trilug.org/faq/ > TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ > TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc > -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
