LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 02-22-2005, 03:22 PM   #1
pman
Member
 
Registered: Feb 2004
Distribution: SuSE 9.2 Pro
Posts: 34

Rep: Reputation: 15
Angry I cant install programs!!!!


Im new to linux and im trying to install XMMS, emacs, gmail notifier. How do you install programs? The readme makes no sense. The main one I woulfd like to get up and running is XMMS. It is on my Fedora Core 3 cd, but when it asks for CD2, I put it in and it says it cant read it. It reads it ok when I click the cd icon. This is the same for emacs. I then downloaded the rpm's for XMMS and emacs, but I dont know how to install them as I said above

Thanks in advance. Im using Fedora Core 3.
 
Old 02-22-2005, 04:04 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
If you downloaded the rpms:
rpm -ivh /path/to/package.rpm
 
Old 02-23-2005, 10:25 AM   #3
pman
Member
 
Registered: Feb 2004
Distribution: SuSE 9.2 Pro
Posts: 34

Original Poster
Rep: Reputation: 15
sorry... they're in tar.bz2 format
 
Old 02-23-2005, 11:28 AM   #4
rylan76
Senior Member
 
Registered: Apr 2004
Location: Potchefstroom, South Africa
Distribution: Fedora 17 - 3.3.4-5.fc17.x86_64
Posts: 1,552

Rep: Reputation: 103Reputation: 103
Ok, I am assuming you know how to open a terminal and get to root user level. Once there, do

bunzip2 archivename.tar.bz2

When the program finishes, try

tar xvf archivename.tar

which will extract the archive.

Check what directory was created, for example, if it was XMMS you just un-tarred, look for a directory with XMMS in it in the current directory.

Change to that directory.

Once you are in it, do

./configure
make
make install

which will "install" the software.
 
Old 02-23-2005, 11:38 AM   #5
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
But you can also follow david_ross's instruction and install the rpm manually from the cd
 
Old 02-23-2005, 11:58 AM   #6
doublejoon
Member
 
Registered: Oct 2003
Location: King George, VA
Distribution: RHEL/CentOS/Scientific/Fedora, LinuxMint
Posts: 370

Rep: Reputation: 44
too unpack tar.bz2

tar -xjvf ******tar.bz2
 
Old 02-24-2005, 11:23 AM   #7
pman
Member
 
Registered: Feb 2004
Distribution: SuSE 9.2 Pro
Posts: 34

Original Poster
Rep: Reputation: 15
I dont get the ./configure bit and the lines following
 
Old 02-24-2005, 11:30 AM   #8
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
The configure script is used to let you set any options such as the install location or specific library paths that are required for the software to compile.

The output from the configure script is letting you know if there are any problems. Take a look at this LA:
http://www.linuxquestions.org/questi...ticle&artid=15
 
Old 02-24-2005, 12:04 PM   #9
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
Quote:
Originally posted by pman
I dont get the ./configure bit and the lines following
It also automativally detects what OS you are using (linux,minix,solaris..etc), checks if everything needed for the compilation are present, locates the path for some libraries, enables and disables features, acoording with what is installed on your system. You can also add options to ./configure, if you want to overwrite the default things, and adds all this stuff into a file called Makefile. Then the make program, reads this file.

Last edited by perfect_circle; 02-24-2005 at 12:06 PM.
 
  


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
can't install g++ so I can't compile and install any programs musicmaniac414 Linux - Software 12 02-06-2008 09:31 PM
can't install some programs khh80 Linux - Software 2 08-02-2005 09:43 PM
How do you install programs? Sir Loin Linux - Software 16 03-15-2005 12:31 PM
where to install programs to CrotchCricket Linux - Newbie 2 10-26-2004 06:42 AM
Cannot install programs garbo73 Mandriva 16 09-24-2003 04:07 PM

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

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