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 04-05-2004, 08:21 AM   #1
radont84
LQ Newbie
 
Registered: Mar 2004
Posts: 5

Rep: Reputation: 0
installing XMMS help


I downloaded xmms and everything it needed to run, after installing all the relevent files I went to install xmms and typed this:

(from the xmms directory)
./configure

it started running its configure program and it stopped and said glib 1.2.2 was not installed yet, even though I had just installed it. SO i wondered if maybe I installed it wrong, this is my first attempt at installing anything on redhat so I'm not sure whats going on yet. I had the glib RPM file in a folder on my desktop called "stuff" and to install it I did the following:

./configure

make

make install

that was what the readme told me to do to install it...
 
Old 04-05-2004, 08:37 AM   #2
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
You are not supposed to use ./configure and so on with rpm files. rpm's are - unless they are source packages - installed using (as root) rpm -ivh filename.rpm or rpm -Uvh filename.rpm if it's an upgrade.

If you want to build programs from source that use glib you will need the glib-devel rpm package that corresponds to your installed glib version. The -devel packages contain header files and other files necessary to build software that relies on those packages. As an example, the glib package is only a runtime package, you need glib-devel to actually compile programs that use glib.

Hope that helps.


Håkan
 
Old 04-05-2004, 08:45 AM   #3
radont84
LQ Newbie
 
Registered: Mar 2004
Posts: 5

Original Poster
Rep: Reputation: 0
Does it matter if there is a .gz at the end of the file name?
 
Old 04-05-2004, 09:18 AM   #4
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
Is the extension *.rpm.gz? That's odd since rpm files provide their own compression. But if that's that case you can unzip it using gunzip filename.gz.

Håkan
 
Old 04-05-2004, 09:27 AM   #5
radont84
LQ Newbie
 
Registered: Mar 2004
Posts: 5

Original Poster
Rep: Reputation: 0
wow, that was really dumb of me... The file extension is tar.gz, I thought it was an RPM file, sorry. Do you know anything about tar.gz files?
 
Old 04-05-2004, 10:55 AM   #6
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
Well, tarballs (as they are called) are usually source packages that require the ol' ./config && make && make install, but if you are using an rpm-based distribution such as Redhat you will probably be better off installing Redhat's own glib packages. Chances are glib is already installed - the rpm command has a lot of different options but I think you can list installed packages by using rpm -qa or something similar. To find out if glib is installed already type rpm -qa | grep glib. You will want to install the glib-devel package from your distribution so you can install packages that use glib from source.
Also check our FreshRPMs for rpm's that doesn't come with Redhat or that are crippled, like the xmms one.


Håkan
 
  


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
installing xmms naveenu Fedora 5 11-01-2005 09:20 AM
installing xmms.............. garyozzy Linux - Software 1 08-05-2005 09:23 PM
Installing XMMS... Kylesun Linux - Software 9 07-05-2004 09:11 AM
Installing XMMS dwessell Linux - Newbie 1 05-22-2004 03:56 PM
Installing XMMS saturninus Linux - Newbie 1 09-02-2003 01:01 AM

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

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