On 01/27/2016 11:15 AM, Tim Evans wrote:
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?
To close the loop on this, I've been able to get the latest 32-bit beta of Seamonkey (2.9beta4, tar file downloaded directly from mozilla.org, not anyone's RPM) to work, after installing a batch of 32-bit libs and dependencies. Thanks to Clint Dilks and John R. Pierce for a little coaching on identifying the necessary libs.
J.S. Evans suggested kompozer (http://www.kompozer.net/). This turned out to be a 32-bit app as well, but, even after installing a batch of 32-bit libs, it fails to load, and without presenting any error messages at all--just fails.
Thanks, all.