Topic: Alternative Method to Get Firefox into your Debian Box
Do it the Ubuntuzilla way...
Note: I backed up my bookmarks and removed the previously installed version of Firefox on my system. before starting this procedure.
Manually add to your apt sources list:
deb http://switch.dl.sourceforge.net/project/ubuntuzilla/mozilla/apt all mainOr, have it placed there automatically:
echo -e "\ndeb http://switch.dl.sourceforge.net/project/ubuntuzilla/mozilla/apt all main" | sudo tee -a /etc/apt/sources.list > /dev/nullThen get the key:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C1289A29Then update:
sudo apt-get updateNext:
- Open up Synaptic and look in the "Origin" section, then the subsection titled: "stable/main (downloads.sourceforge.net)".
- Seamonkey, Firefox and Thunderbird, will all be listed there.
- Install what you like.
Note: The first time I attempted installing Firefox this way in Statler, I received a missing maintainer error. I closed the error box and reinstalled the package. Firefox then installed without any problems and it placed a menu entry into the Xfce menu. I fired it up and my bookmarks (from my previously uninstalled version) were still there.
Firefox suggests we run the binary download from our desktops if we can't get Fireofox from our package maintainer. Installing Firefox this way, should allow updates to come straight from Mozilla.
See info on installing language packs, as this method installs only the US English version of Firefox:
http://sourceforge.net/apps/mediawiki/u =Main_Page
Follow this link, to make the Crunchbang Google start page, your home page:
http://crunchbanglinux.org/start/
![]()
Last edited by nolatux (2010-09-27 11:55:38)