08-18-07 12:13 AM
Edmund wrote:
> here I get:
> ./firefox-bin: error while loading shared libraries: libstdc++.so.5:
> cannot
> open shared object file: No such file or directory
Hello,
the problem is your libstdc is too old. This has been often reported, just
google "libstdc++.so.5: cannot " and "firefox". I had the same problem. At
least I guess you'll find no /usr/lib/libstdc++.so.5 in the lib directory
but an older version.
1) Either you have to upgrade your debian distro. But after I upgraded to
Debian Sarge stable everything works fine. (The safest way ist: e.g. if you
use debain woody
a) update carefully your /etc/apt/sources.list and then
b) run e.g apt-get dist-upgrade
But be sure that you know what you're doing)
2) You have to use an older Firefox release. Don't know which, you have to
try.
Best regards
--
Dirk Hartmann
Remove _nospam from my mail adress because of spam protection
[ Post a follow-up to this message ]
|