[ubuntu-in] install firefox 3.5
Raseel Bhagat
raseelbhagat at gmail.com
Fri Aug 14 20:09:59 BST 2009
On Sat, Aug 15, 2009 at 12:34 AM, stranger in black.....
<gnuise at gmail.com>wrote:
> i have dowloaded the tar.gz version of firefox. How to install it in
> ubuntu? I know to use it via terminal with the command ./firefox. I need to
> install it to /usr/bin/............
> ..............................
>
Download the firefox tarball.
Untar it with :
tar zxvf firefox.tar.gz
Backup your original firefox :
sudo mv /usr/bin/firefox /usr/bin/firefox.orig
Make a softlink to your version :
sudo ln -s <path to your firefox>/firefox/firefox /usr/bin/firefox
Thanks,
Raseel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-in/attachments/20090815/0bf39e98/attachment.htm
More information about the ubuntu-in
mailing list