LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 11-03-2004, 02:05 PM   #1
hoper
LQ Newbie
 
Registered: Nov 2004
Location: Turkey
Posts: 4

Rep: Reputation: 0
How can I install a program?


I'm new in linux and I don't know how to install a program in linux. For example a simple Mp3 player set up file "mp3player.tar.gz". After extracting it into memory What are the steps that I must do?
 
Old 11-03-2004, 02:09 PM   #2
secesh
Senior Member
 
Registered: Sep 2004
Location: Savannah, GA
Distribution: Ubuntu, Gentoo, Mythbuntu, ClarkConnect
Posts: 1,154

Rep: Reputation: 47
Code:
tar -zxvf mp3player.tar.gz
cd mp3player
./configure
make
su
<root password>
make install
exit
--you should also get used to reading README/INSTALL files...
 
  


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
Program not available after install spatang Linux - Software 7 02-16-2004 12:10 AM
Program Install mike35 Linux - Newbie 2 12-19-2003 07:48 PM
First successful install of program not on install CDs. xode LinuxQuestions.org Member Success Stories 1 11-23-2003 04:30 PM
How Do I Install a Program monkeymartin Slackware 3 04-21-2003 09:27 PM
What to do after I install a program? AMDPwred Linux - General 3 01-18-2002 03:08 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 01:21 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