Page 1 of 1

error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file o

Posted: 2007-08-05 17:43
by mf-scripts
error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

Ich hab mir eben ein Programm zum Raren installiert. Allerdings bekomm ich obigen Fehler, wenn ich "rar" ausführe. Hab schon gegooglet, bin aber nich wirklich fündig geworden.
Auf meinem System läuft Debian Sarge.

Wäre über Hilfe sehr Dankbar :)

Re: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such fi

Posted: 2007-08-05 18:33
by aubergine
apt-get install libstdc++6

Re: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such fi

Posted: 2007-08-05 18:50
by mf-scripts
Thx, jetzt läufts :)
Hab versucht das zu installieren ohne 6 dran.