![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Installation & Upgrades For questions about upgrading and installation of your new Ubuntu OS. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Sep 2009
Beans: 2
|
Install Firefox 2.0
Hi everyone
. I'm building a website so I want to test it on a specific version of Firefox 2.0.0.19. So basically I want to install that version, may I prevent it from updates ? and still I want to keep my default web browser as my default browser and keep receiving updates: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20090923 Ubuntu/9.04 (jaunty) Shiretoko/3.5.4pre |
|
|
|
|
|
#2 |
|
HP Mini 1120nr User
![]() Join Date: May 2005
Location: US
My beans are hidden!
Ubuntu 9.10 Karmic Koala
|
Re: Install Firefox 2.0
Paste these commands into the terminal:
Code:
wget -c http://ftp.pwr.wroc.pl/pub/mozilla/firefox/releases/2.0.0.19/linux-i686/en-US/firefox-2.0.0.19.tar.gz sudo tar -xvzf firefox-2.0.0.19.tar.gz -C /opt sudo mv /opt/firefox/plugins /opt/firefox/plugins.backup sudo ln -s /usr/lib/xulrunner-addons/plugins /opt/firefox/plugins sudo ln -s /opt/firefox/firefox /usr/bin/firefox2 Code:
firefox2 |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Sep 2009
Beans: 2
|
Re: Install Firefox 2.0
Thanks it's working fine, just one more thing: can I have both browser running at the same time ?
You see, if I'm running shiretoko and I launch firefox2 it opens a new window of shiretoko and the same goes when I run firefox2 and try to open shiretoko, I get another window of firefox2. |
|
|
|
|
|
#4 | |
|
HP Mini 1120nr User
![]() Join Date: May 2005
Location: US
My beans are hidden!
Ubuntu 9.10 Karmic Koala
|
Re: Install Firefox 2.0
Quote:
A possible workaround is to create a new test user and install the xnest package. Once you've done that, paste in the command Code:
gdmflexiserver --xnest Last edited by aysiu; September 30th, 2009 at 03:51 PM.. |
|
|
|
|
| Bookmarks |
| Tags |
| firefox 2.0.0.19, install, shiretoko, xubuntu 9.04 |
| Thread Tools | |
| Display Modes | |
|
|