Weblog entry #14 for oxtan
I am installing a workstation at work and would like to have firefox 3 for
cat /etc/debian_version
lenny/sid
are there any packages for debian?
my sources.list:
deb http://ftp.de.debian.org/debian/ testing main
deb-src http://ftp.de.debian.org/debian/ testing mai
Comments on this Entry
Download the tar.gz file and unpack to /opt/firefox, or similar.
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
Iceweasel is often outdated (even for stable releases from FF) and buggy with some add-ons I use a lot. I found my peace by installing official FF binaries and creating respective update-alternatives / debian menu / gnome / kde entries for it. You can do it with beta FF as well. There are also some good tips out there on how to create an special profile for the beta version, to avoid problems.
I really hope some good soul some day maintain an unofficial repository for FF for Debian stable / testing.
Bye.
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
It should be easy to do with Lenny since i think it has the library.
Instead of getting deb package my suggestion is to:-
1. download the sources
2. untar it to the individual users (so that it doesn't mess with the iceweasel)
3. Run the launcher from there.
As for your plugins
link the plugins(rm -rf ~/firefox/plugins && ln -s /usr/lib/mozilla/plugins ~/firefox/plugins)
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]