Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: .tar.gz file???  (Read 8264 times)

0 Members and 1 Guest are viewing this topic.

Joe Carr

  • Guest
.tar.gz file???
« on: June 22, 2005, 06:47:06 PM »
How do i open the installer.tar.gz file that is included in my mozilla firefox download. Be gentle, i'm a newbie.

penguin

  • Guest
Re: .tar.gz file???
« Reply #1 on: July 03, 2005, 12:17:09 PM »
To extract the tar.gz file go to a terminal and cd to the directory containing the file and type  tar -xzvf firefox-1.0.4.installer.tar.gz.  Then type
cd firefox-installer, then ./firefox-installer.

Or if your using KDE you can just right click on the file go to extract and click extract here. Then move into the firefox-installer directory.  Right Click on empty space go to action and open terminal here.  Then type ./firefox-installer at the terminal.