LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 03-27-2006, 12:46 AM   #1
yilang
LQ Newbie
 
Registered: May 2005
Location: China
Distribution: FreeBSD 5.3
Posts: 19

Rep: Reputation: 0
How to install Firefox official packages in .tat.gz format?


I have downloaded Firefox official package just now. However, the package is not RPM format. It is a tarred gzip file.

How to install such files under Fedora? Thanks!
 
Old 03-27-2006, 01:02 AM   #2
IBall
Senior Member
 
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088

Rep: Reputation: 62
The Firefox package from mozilla is just a binary. Simply extract it, and copy the directory to where you want it:
Code:
tar -xzvf firefoxPackage.tar.gz
A directory called firefox will be created in the same place as the tar file.

To install it for all users, as root:
Code:
cp firefox /usr/local
ln -s /usr/local/firefox/firefox /usr/bin/firefox
I hope this helps
--Ian
 
Old 03-27-2006, 01:57 AM   #3
yilang
LQ Newbie
 
Registered: May 2005
Location: China
Distribution: FreeBSD 5.3
Posts: 19

Original Poster
Rep: Reputation: 0
Thank you for your help! I am using Redhat AS4.

Your method didn't work for me, although that all the files were ready in my PATH. and I don't know why. Thank you all the same, for your kind heart

Last edited by yilang; 03-27-2006 at 01:59 AM.
 
Old 03-27-2006, 03:05 AM   #4
ethics
Senior Member
 
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522

Rep: Reputation: 45
what didn't work? it didn't start? it started the old version? the computer exploded?

It'll help progress the solution if you tell us what it did/didn't do
 
Old 03-27-2006, 04:33 AM   #5
yilang
LQ Newbie
 
Registered: May 2005
Location: China
Distribution: FreeBSD 5.3
Posts: 19

Original Poster
Rep: Reputation: 0
I have deinstalled the previous version of Firefox, before I tried to install Firefox 1.5.

However, After I extracted the files as guided, I found that I was trapped. I clicked on the firefox,times and times again, with no gians
 
Old 03-27-2006, 06:10 AM   #6
IBall
Senior Member
 
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088

Rep: Reputation: 62
Try starting firefox from a terminal window - that way you will get some error messages if there is something wrong.

Also, try deleting your .mozilla directory in your home folder. Sometimes there can be problems when upgrading to a newer version of firefox. Make sure that you keep your bookmarks.html file though. Someting like:
Code:
find ~ -name bookmarks.html -exec cp {} ~ \;
should do the trick.

I hope this helps
--Ian
 
Old 03-27-2006, 06:46 AM   #7
ethics
Senior Member
 
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522

Rep: Reputation: 45
clicked on the firefox?

A desktop icon? a menu icon? well the path is probably different now, run it from a terminal as suggested above.

You may also have to make the firefox executable chmod +x <firefox file>
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
need of The Official Red Hat Linux Guides of enterprise 3 edition in pdf format 123abc Linux - Enterprise 4 06-13-2006 01:34 AM
Firefox 1.0.5 - official repositories Artik Debian 1 07-14-2005 06:37 AM
Does dropline replace the official GNOME packages? koyi Slackware 4 01-15-2005 08:41 PM
"how to install Samba-3.0.7.tat.gz" zameer_india Linux - Software 9 10-07-2004 11:52 PM
ETA on official Gnome 2.6 packages? Flecko Slackware 2 04-27-2004 04:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 07:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration