Getting Mozilla Firefox 3.6 Runing on Fedora 18

Written by James McDonald

February 4, 2013

The errors I encountered and the libraries I had to install to get Mozilla Firefox 3.6.28 running on Fedora 18.

./firefox
./firefox-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

yum install gtk2.i686

./firefox-bin: error while loading shared libraries: libXt.so.6: cannot open shared object file: No such file or directory

yum install libXt.i686

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Squarespace Image Export

To gain continued access to your Squarespace website images after cancelling your subscription you have several...

MySQL 8.x GRANT ALL STATEMENT

-- CREATE CREATE USER 'tgnrestoreuser'@'localhost' IDENTIFIED BY 'AppleSauceLoveBird2024'; GRANT ALL PRIVILEGES ON...

Exetel Opt-Out of CGNAT

If your port forwards and inbound and/or outbound site-to-site VPN's have failed when switching to Exetel due to their...