On Monday 20 October 2003 12:42 am, Dave Seff wrote:
> I noticed that The Flash player from Macromedia.com is broken in 9.2
> because of a missing libstdc++-libc6.2-2.so.3
>
> I couldn't find it in any package so I symlinked it from
> libstdc++.so.5.0.5. It appears to be working but I am always thought
> symlinking the different versions was a ugly hack.
>

On my machine /usr/lib/libstdc++-libc6.2-2.so.3 is a symlink to 
/usr/lib/libstdc++-3-libc6.2-2-2.10.0.so  

so if I do 

$ rpm -qf /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so

I get

libstdc++2.10-2.96-0.83mdk

I bet you don't have that package installed.  Just install the libstdc++2.10 
package and you should be good to go.

Something I have learned by getting familiar with urpmi, is that if I am 
missing some library file, just be typing

urpmi libfoo6.2.2.so

will install the right package most of the time.

-- 
/g

"Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read" -Groucho Marx

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to