On 11/14/2014 12:02 PM, Larry Martell wrote:
On Fri, Nov 14, 2014 at 2:57 PM, Thomas Eriksson thomas.eriksson@slac.stanford.edu wrote:
On 11/14/2014 11:46 AM, Larry Martell wrote:
On Fri, Nov 14, 2014 at 2:44 PM, Thomas Eriksson thomas.eriksson@slac.stanford.edu wrote:
On 11/14/2014 10:02 AM, Larry Martell wrote:
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.
Get the version you want at ftp://ftp.mozilla.org/pub/firefox/releases/ Runs from from the untarred directory without any problems.
I did that and I got the error above.
Do you have libXrender installed?
Yes. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Try doing a 'ldd /usr/local/lib64/firefox/libxul.so' Should give you some hints.