



The Komodo installer fails with an error message about about missing 'libstdc++.so.5'. How do I fix this?
Komodo is built on an older version of Linux ( Suse 9.3 ) that uses libstdc++ version 5. Most current distributions provide compatibility packages to provide this library:
Ubuntu / Debian:
sudo apt-get install libstdc++5