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. -- Tim Evans | 5 Chestnut Court UNIX System Admin Consulting | Owings Mills, MD 21117 http://www.tkevans.com/ | 443-394-3864 tkevans at tkevans.com
Tim Evans wrote:> I've been using the SeaMonkey built-in HTML editor from the epel repo > for CentOS 6.7:<snip>> 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?I take it you can't downgrade? mark "as my own web page reads at the bottom, 'this page proudly built in vi'"
I use kompozer (http://www.kompozer.net/) It's based on the html editor in seamonkey. Jason On 27.1.2016 17:15, 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? > > Thanks.
Hi> /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 > >Have you tried yum provides 'libdbus-glib-1.so.2'. I get a hit with dbus-glib
On 01/27/2016 02:47 PM, Clint Dilks wrote:>> /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 >> >> > Have you tried yum provides 'libdbus-glib-1.so.2'. I get a hit with > dbus-glibThanks. Package dbus-glib-0.86-6.el6.x86_64 already installed and latest version -- Tim Evans | 5 Chestnut Court UNIX System Admin Consulting | Owings Mills, MD 21117 http://www.tkevans.com/ | 443-394-3864 tkevans at tkevans.com
On 01/27/2016 12:40 PM, J. S. Evans wrote:> I use kompozer (http://www.kompozer.net/) It's based on the html editor > in seamonkey.Thanks. $ /usr/local/kompozer/kompozer & [1] 1905 /usr/local/kompozer $ ./kompozer-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory This is apparently a 32-bit package, while the referenced lib (which is installed) is 64-bit. Presumably, I'll need to find and install one or more 32-bit lib packages. Again, this is CentOS 6.7. -- Tim Evans | 5 Chestnut Court UNIX System Admin Consulting | Owings Mills, MD 21117 http://www.tkevans.com/ | 443-394-3864 tkevans at tkevans.com
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. -- Tim Evans |5 Chestnut Court 443-394-3864 |Owings Mills, MD 21117