I need an older version of firefox so that I can use vmware server 2. the vmware console plugin is not compatable with firefox 4 but I knw it works with 3.6 or 3.5 because it worked in fedora 13.
I have downloaded firefox 3.5 tarbal
untar to home dir
ln -s /home/userx/firefox-3.5/firefox firefox
but when I try to execute firefox using that dir or symbolic link I just get: firefox-3.5/firefox-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
but when I search for that lib it is installed here: /usr/lib64/libgtk-x11-2.0.so.0
/usr/lib64/libgtk-x11-2.0.so.0.2400.7
can anyone help??? there are instructions for ubuntu and debian but they don't seem to work on fedora 15???