LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 07-08-2004, 05:51 PM   #1
Fedora_dude15
LQ Newbie
 
Registered: Jul 2004
Posts: 11

Rep: Reputation: 0
Basic Installation Question


Hello. Im new to Linux Fedora Core 1, and I recently downloaded Linux Media Player. Im not sure how to install it though. Its a Bz2 instalation package. When I run the installer, nothing comes up. Would anyone have any knowlege what I would do to install it? thanks

Thanks a lot,
Robin
 
Old 07-08-2004, 06:16 PM   #2
rajatgarg
Member
 
Registered: Oct 2003
Posts: 41

Rep: Reputation: 15
use bunzip2 filename.bz2 to unzip the data.
if resulting file is .tar, use tar -xvf *.tar to untar the fiel and then compile it(if it is source).

HTH

Rajat Garg
Student
Stanford University
 
Old 07-08-2004, 07:44 PM   #3
Fedora_dude15
LQ Newbie
 
Registered: Jul 2004
Posts: 11

Original Poster
Rep: Reputation: 0
if resulting file is .tar, use tar -xvf *.tar to untar the fiel and then compile it(if it is source).

Do I do this in the console? How do I do this? sry, its just Im not really familiar to linux, I got it about 4 days ago. The filename is "LMP.tar.Bz2" . Do i include the tar part when entering the filename? Thx a bunch

Thanks,
Robin

Last edited by Fedora_dude15; 07-08-2004 at 07:55 PM.
 
Old 07-08-2004, 08:08 PM   #4
vincebs
Member
 
Registered: Oct 2003
Location: Mississauga, ON
Distribution: Ubuntu 9.04
Posts: 496

Rep: Reputation: 30
Yes, you use the console.

To compile and install something from source, do the following:

untar the archive to a folder
go to the folder
type ./configure
type make
type make install
 
Old 07-08-2004, 08:12 PM   #5
zakaluka
Member
 
Registered: Oct 2003
Posts: 58

Rep: Reputation: 15
In the console, run:

bunzip2 LMP.tar.Bz2
tar -xvf LMP.tar
cd LMP (may have slightly different directory name)
./configure
make
make install (as root)

Regards,

zakaluka.
 
Old 07-08-2004, 08:13 PM   #6
Fedora_dude15
LQ Newbie
 
Registered: Jul 2004
Posts: 11

Original Poster
Rep: Reputation: 0
ok awesome. I got it installed. But when I click on the icon to run the program nothing happens.

Well thanks for the help,
Rob

Last edited by Fedora_dude15; 07-08-2004 at 08:14 PM.
 
Old 07-08-2004, 09:23 PM   #7
zakaluka
Member
 
Registered: Oct 2003
Posts: 58

Rep: Reputation: 15
Try running it from a console and see what error messages you get. It may not be as much of a lost cause as it seems.

Regards,

zakaluka.
 
  


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
basic installation human Linux - Newbie 5 10-05-2004 05:06 PM
basic installation question nny0000 Linux - Software 2 12-15-2003 07:47 PM
Oracle 8.1.7 for linux- basic installation question gowanstl27 Linux - Software 3 11-19-2003 09:38 PM
Help with a basic Samba installation phourmouzis Linux - Networking 1 04-03-2003 04:05 AM
basic driver installation basse43 Linux - Hardware 3 11-11-2002 09:27 AM

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

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