[ubuntu-uk] Seamonkey
Mark Jose
kernowyon at kernowyon.co.uk
Tue Jun 26 12:08:52 BST 2007
On Tuesday 26 June 2007 12:02, John Taylor wrote:
> Not sure this helps..... but
>
> ./seamonkey-installer-bin: error while loading shared libraries:
> libstdc++.so.5: cannot open shared object file: No such file or directory
Yes it does. Looks like you are missing libstdc++.so.5
That is a runtime library for C++.
It is provided by libstdc++5, so you need to grab that from the repositories -
sudo apt-get install libstdc++5
Then try running the seamonkey-installer once you have that file.
Mark
More information about the ubuntu-uk
mailing list