quoth the Peter:
> It appears that the realplayer binary still requires libstdc++.so.5 which
> is provided by libstdc++-v3-3.3.4. So despite the fact that this library
> may not be needed for recompiled c++ apps, binary ones like this may still
> require the old library :(
>
> ldd realplay.bin
> ...
> libstdc++.so.5 => not found

$ ldd /opt/RealPlayer/realplay.bin | grep libstdc++
        libstdc++.so.5 
=> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5 (0xa79c5000)
$ epm -qf /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
gcc-3.3.6

Did you not keep gcc-3.3.6 slotted? Filed a bug?

> Peter

-d
-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972
-- 
[email protected] mailing list

Reply via email to