On Fri, Nov 14, 2014 at 1:17 PM, Steve Lindemann <steve at marmot.org> wrote: > On 11/14/2014 11: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. > > > Try palemoon, I finally dropped firefox after finding out they tell google > about all your browsing activity. On top of the all the ways they've been > screwing up the interface for a while now it was the final straw. This is not about my browsing, it's about running live server tests with selenium. The machine the tests have been running on had FF 24.3.0 and it died. The new machine has 31.2.0 and the tests are failing. I want to see if it's due to the different version.