Displaying 2 results from an estimated 2 matches for "xpcomglueload".
2014 Nov 14
5
Installing old version of firefox
I need to install firefox version 24.3.0 on centos version 6.5. Anyone
know how I can do that? I tried downloading that version directly and
it fails with:
XPCOMGlueLoad error for file /usr/local/lib64/firefox/libxul.so:
libXrender.so.1: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
2012 Oct 19
1
SeaMonkey on CentOS 6.3
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...