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 -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.kubuntu.org/UKTeam/