anjolio@debian:~/firefox-2.0.0.7/firefox$ ./firefox
./firefox-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
В менеджере пакетов эта библиотека присутствует только как libstdc++6, причем у меня она уже установлена..
Как мне жить дальше?
The two most common things in the Universe are hydrogen and stupidity. (Harlan Ellison)
$apt-cache search libstdc++
....
libstdc++5 - The GNU Standard C++ Library v3
libstdc++5-3.3-dbg - The GNU Standard C++ Library v3 (debugging files)
libstdc++5-3.3-dev - The GNU Standard C++ Library v3 (development files)
libstdc++5-3.3-doc - The GNU Standard C++ Library v3 (documentation files)
....