05-25-2007, 06:46 PM
1.) Download the officially compiled binary tarball fo Firefox from:
http://www.mozilla.com/firefox/
2.) Unpack the tarball to a temp place, e.g.
3.) In the terminal window type the following command(and input your password afterwards):
4.) Run firefox
http://www.mozilla.com/firefox/
2.) Unpack the tarball to a temp place, e.g.
Code:
tar xzvf firefox-2.0.0.3.tar.gz -C /tmp/
3.) In the terminal window type the following command(and input your password afterwards):
Code:
sudo cp /tmp/firefox/libxpcom* /usr/lib/firefox/
4.) Run firefox