scode@scode.webprovider.com (Peter Schuller) wrote: >Every since I installed potato from scratch, I've had problems with >applications (RealPlayer G2 for one) complaining about libstdc++: > > error in loading shared libraries: libstdc++.so.2.8: cannot open shared > object file: No such file or directory > >I haven't found 2.8 in any Debian package, but libg++2.8 is installed. I've >also made a symlink from 2.7.2.8 to 2.8, followed by a "ldconfig -v", but >the problem persists. > >In which package is the latest libstdc++ supposed to be located?
grep-available reports that there are three libstdc++ packages in potato at the moment: 1) libstdc++2.10, priority required, section base 2) libstdc++2.9-glibc2.1, priority optional, section oldlibs 3) libstdc++2.8, priority optional, section oldlibs Try installing libstdc++2.8 and see if that fixes your problem. HTH, -- Colin Watson [EMAIL PROTECTED]