On Wed, Feb 02, 2000 at 11:26:11PM +0100, Peter Schuller wrote: > Hello! > > 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?
$ apt-get install libstdc++2.8 That should solve your problems (it's in section oldlibs). -- +----------------------------------------------------+ | Eric G. Miller egm2@jps.net | | GnuPG public key: http://www.jps.net/egm2/gpg.asc | +----------------------------------------------------+