I've been using the SeaMonkey built-in HTML editor from the epel repo for CentOS 6.7:
$ repoquery -i seamonkey
Name : seamonkey Version : 2.39 Release : 1.el6 Architecture: x86_64 Size : 127340745 Packager : Fedora Project Group : Applications/Internet URL : http://www.seamonkey-project.org Repository : epel Summary : Web browser, e-mail, news, IRC client, HTML editor Source : seamonkey-2.39-1.el6.src.rpm
This is now dumping core. The latest release, directly from Mozilla (2.9b4), fails with:
/usr/local/seamonkey/seamonkey-bin: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
Recommendations for alternative HTML editors for this system?
Thanks.