Discussion:
Firefox & Iceweasel
(too old to reply)
അഖിൽ കൃഷ്ണൻ എസ്.
2013-01-31 03:00:01 UTC
Permalink
How can i install Firefox along with iceweasel in Debian wheezy?

~Akhilan
Marc Shapiro
2013-01-31 05:30:01 UTC
Permalink
Post by അഖിൽ കൃഷ്ണൻ എസ്.
How can i install Firefox along with iceweasel in Debian wheezy?
~Akhilan
You can get the tarball from the Mozilla site. I move it to
/usr/local/lib and untar it from there. Note that since Iceweasel
pretends to be firefox, you need to explicitly use the firefox
executable from the tarball, or you will still get Iceweasel.

I use the following method:

1. Download and untar the tarball from Mozilla site, as above
2. Put a soft link in ~/bin named firefox and link to the directory
created in step 1.
3. Call the program with ~/bin/firefox/firefox

I find that from LXDE's Application Launchbar I need to use the fully
qualified path to the executable, even though ~/bin is in my path. You
may, or may not have to do this.

Marc
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: http://lists.debian.org/***@gmail.com
അഖിൽ കൃഷ്ണൻ എസ്.
2013-02-05 14:40:02 UTC
Permalink
Anyway to run it as two sessions? ie. both simultaneously.
Post by അഖിൽ കൃഷ്ണൻ എസ്.
How can i install Firefox along with iceweasel in Debian wheezy?
~Akhilan
You can get the tarball from the Mozilla site. I move it to
/usr/local/lib and untar it from there. Note that since Iceweasel pretends
to be firefox, you need to explicitly use the firefox executable from the
tarball, or you will still get Iceweasel.
1. Download and untar the tarball from Mozilla site, as above
2. Put a soft link in ~/bin named firefox and link to the directory
created in step 1.
3. Call the program with ~/bin/firefox/firefox
I find that from LXDE's Application Launchbar I need to use the fully
qualified path to the executable, even though ~/bin is in my path. You may,
or may not have to do this.
Marc
--
Kelly Clowers
2013-02-05 16:30:02 UTC
Permalink
On Tue, Feb 5, 2013 at 6:33 AM, അഖിൽ കൃഷ്ണൻ എസ്.
Post by അഖിൽ കൃഷ്ണൻ എസ്.
Anyway to run it as two sessions? ie. both simultaneously.
Please do not top post, it breaks the flow of the thread, and is
contrary to list conventions.

You can run both at the same time if you use separate profiles. Launch
it like so:
firefox -ProfileManager -No-Remote
and
iceweasel -ProfileManager -No-Remote

You can also do firefox -P "profile name" -no-remote to launch a
profile directly.

(-no-remote keeps the command from connecting to any already running sessions)

You will get the profile manager and you can make a second profile for
the other browser. If you want to have them match up in bookmarks and
so forth, you could use Firefox Sync.

Cheers,
Kelly Clowers
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: http://lists.debian.org/CAFoWM=9VtUHOU3NRGsrk2oOFYEwMDopTk5okv0MdGAH+g4e+***@mail.gmail.com
Greg Madden
2013-01-31 05:30:01 UTC
Permalink
Post by അഖിൽ കൃഷ്ണൻ എസ്.
How can i install Firefox along with iceweasel in Debian wheezy?
~Akhilan
You can use both, they share the same directory in your home directory.
No problems here with that.

Firefox is a .tar.gz file so you have lots of options in installing it,
no need to be root for one.
--
Peace,

Greg
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: http://lists.debian.org/***@gci.net
Wayne Topa
2013-02-05 15:00:01 UTC
Permalink
Post by അഖിൽ കൃഷ്ണൻ എസ്.
How can i install Firefox along with iceweasel in Debian wheezy?
~Akhilan
search for a firewall - apt-cache search firewall

decide which one you want to install - apt-cache show < package name >

to install, as root, aptitude install <firewall you like>
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Archive: http://lists.debian.org/***@gmail.com
Loading...