LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   libstdc++-libc6.2-2.so.3 (https://www.linuxquestions.org/questions/linux-general-1/libstdc-libc6-2-2-so-3-a-125079/)

tommytomato 12-11-2003 08:25 PM

libstdc++-libc6.2-2.so.3
 
Hi

Any one tell me were to get this from
libstdc++-libc6.2-2.so.3

its need for the flash to work on Mandrake 9.2

http://sluglug.ucsc.edu/macromedia/site_ucsc.html

here is my error on the mrs pc

[root@localhost Downloads]# rpm -Uvh flash-plugin-6.0.79-2.i386.rpm
warning: flash-plugin-6.0.79-2.i386.rpm: V3 DSA signature: NOKEY, key ID 8df56d05
error: Failed dependencies:
libstdc++-libc6.2-2.so.3 is needed by flash-plugin-6.0.79-2

any one help me out please...

TT :newbie:

nknowles 12-12-2003 01:07 AM

try something like this (as root)
cd /usr/lib/; ln -s libstdc++.so.5.0.5 libstdc++-libc6.2-2.so.3
it worked for me.
nk


All times are GMT -5. The time now is 09:16 PM.