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
> ..
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
2 matches
Mail list logo