05-25-2007, 06:33 PM
1.) Uninstall Colorzilla in Firefox if you have it already there.
2.) Download the officially compiled binary tarball fo Firefox from:
http://www.mozilla.com/firefox/
3.) Close Firefox
4.) Unpack the tarball to a temp place, e.g.
5.) In the terminal window type the following command(and input your password afterwards):
6.) Run firefox and install Colorzilla again.
2.) Download the officially compiled binary tarball fo Firefox from:
http://www.mozilla.com/firefox/
3.) Close Firefox
4.) Unpack the tarball to a temp place, e.g.
Code:
tar xzvf firefox-2.0.0.3.tar.gz -C /tmp/
5.) In the terminal window type the following command(and input your password afterwards):
Code:
sudo cp /tmp/firefox/libxpcom* /usr/lib/firefox/
6.) Run firefox and install Colorzilla again.