Been a while since I used seamonkey, but needed it yesterday. The old version I had installed (2.11) threw an error when I tried it, so I grabbed 2.12.1 from mozilla.com. It throws the same error:
$ /usr/local/seamonkey/seamonkey & [1] 7050 $ XPCOMGlueLoad error for file /usr/local/seamonkey/libxpcom.so: libxul.so: cannot open shared object file: No such file or directory Couldn't load XPCOM.
Of course libxul.so is right there in /usr/local/seamonkey, as it is in the other expected mozilla-related places.
Reminds me of the old LD_LIBRARY_PATH issues in Solaris and others. What's the modern way to address this?
Is there a yum-installable version of seamonkey somewhere?
On 10/19/2012 01:16 PM, Lamar Owen wrote:
On Friday, October 19, 2012 12:58:29 PM Tim Evans wrote:
Is there a yum-installable version of seamonkey somewhere?
Yes. The LinuxTech repo has it; see the CentOS wiki article on repositories for the link.
Thanks, Lamar. Got it. Installed it. It works.