LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-30-2006, 10:27 PM   #1
LVsFINEST
Member
 
Registered: Aug 2006
Posts: 99

Rep: Reputation: 21
How to install a program in Fedora C4


Hello, I'm really new to linux and I'm trying to install firefox-1.5.0.6.tar.gz and a program called yum. I had the .gz files in my 'home'. I can 'extract' them, by right clicking, to a folder, but thats all it does. It doesn't install the program. So, I deleted the firefox gz and folder and I re-download it. I checked the firefox website: and did this tar -xzvf firefox-1.5.0.6.tar.gz on a cmd prompt. It put the firefox folder back in my home folder just like extracting them did. What do I do now once they're extracted? Thanks in advance. LV.
 
Old 08-30-2006, 10:48 PM   #2
IBall
Senior Member
 
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088

Rep: Reputation: 62
Welcome to LQ!

For firefox, just extract the file you downloaded using:
Code:
tar -xzvf firefox-1.5.0.6.tar.gz
Change to the directory that was created. There should be an executable in there called "firefox", which you can run using:
Code:
./firefox
from inside that directory.

Installing programs on Fedora is generally done using Yum. This is a program that will fetch and install programs and dependencies for you. I think Synaptic is installed by default on Fedora, which is a very good graphical frontend for Yum. If not, install it using yum (as root):
Code:
yum install synaptic
One other thing, a .tar.gz is the linux equivalent of a .zip file in Windows.

I hope this helps
--Ian
 
Old 08-30-2006, 11:35 PM   #3
LVsFINEST
Member
 
Registered: Aug 2006
Posts: 99

Original Poster
Rep: Reputation: 21
Thank you, I shall give that a try.
 
Old 09-01-2006, 04:28 AM   #4
studio512
LQ Newbie
 
Registered: Aug 2006
Location: France
Distribution: Fedora
Posts: 17

Rep: Reputation: 0
thnx for the info Iball.

cheers
 
  


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
compile a program with C++ in fedora adameh_bahal Programming 10 01-13-2006 11:09 PM
Create ptree like program for fedora blizunt7 Programming 1 12-16-2005 02:30 AM
How to compile a C program in Fedora Core 4 SeniorSE Programming 3 09-13-2005 09:20 PM
program for writing/compiling C++ in Fedora klmbrt Linux - Newbie 10 01-26-2005 06:58 AM
Install and Uninstall program on Fedora opadilla Linux - Newbie 1 03-26-2004 09:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:58 PM.

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