LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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-07-2005, 06:03 PM   #1
woodbury
LQ Newbie
 
Registered: Jul 2005
Location: US
Distribution: Mandrake 10.1
Posts: 16

Rep: Reputation: 0
installation RPM problems


I am trying to install XMMS onto Fedora Core 4
I just discovered the RPM stuff as opposed to the tar.

So I downloaded xmms-1.2.10-1.src.rpm, The xmms website says it's for Fedora
Opened up superuser terminal, directed to the folder where the file above is
and type:

rpm -i xmms-1.2.10-1.src.rpm

and get:

cannot create %sourcedir /usr/src/redhat/sources

What's the problem now? Thanks in advance.
 
Old 07-07-2005, 06:23 PM   #2
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Rep: Reputation: 46
The rpm you are attempting to install is a source rpm. It will only install the source for the package, not the package itself. Are you root when you run it? If not, that is why it cannot write to /usr/src.

If you intended to get the binary rpm, look for the same rpm name without src in its name. Or just su to root and install the source, then compile it.
 
Old 07-07-2005, 06:46 PM   #3
woodbury
LQ Newbie
 
Registered: Jul 2005
Location: US
Distribution: Mandrake 10.1
Posts: 16

Original Poster
Rep: Reputation: 0
Thumbs up thnks

Downloaded binary version xmms-1.2.10-1.i386.rpm and a program called Install Packages(?) opened and installed it all for me.

Thank you for the information and quick response!
 
Old 07-07-2005, 08:09 PM   #4
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Rep: Reputation: 46
Anytime, and welcome to LQ. :-)
 
Old 07-07-2005, 08:17 PM   #5
thinhla
Member
 
Registered: Jun 2005
Distribution: Mandrakelinux 10.1
Posts: 52

Rep: Reputation: 15
Have you tried other distos? RH is useful if you want to compile everything from source. Read this http://www.pcc-services.com/distcomp...omparison.html if you want.

Installation rpm problem can be easily controlled with package manager. I don't think RH use a full blown package manager.

Last edited by thinhla; 07-07-2005 at 08:20 PM.
 
Old 07-07-2005, 10:36 PM   #6
woodbury
LQ Newbie
 
Registered: Jul 2005
Location: US
Distribution: Mandrake 10.1
Posts: 16

Original Poster
Rep: Reputation: 0
glad to be welcomed

thindla,

I've been into linux about a week now, starting with a LiveCD of Knoppix. So far I love this alternative to windows all except for installations, which I don't really mind figuring out. After testing it all out on knoppix, I tried a liveCD of Ubuntu and it was okay to play around with. I then downloaded install of Fedora Core 4--Redhat is basically all I've know about Linux in the past, because it's on the shelf at the store. I split my hard drive with partition magic and tried out all the interfaces of Fedora. I didn't know much, and was having problems with ATI, trying to get the drivers to install off their website. So I thought I'd keep looking and ended up installing Ubuntu onto the partition, soon learning it was too user-friendly and I wasn't able to customize alot of what I normally do, driving me away from GNOME desktop a little. So I tried Debian. I don't know if it didn't install right or if this is how it is, but all I got was command lines, and soon reinstalled Fedora Core 4. So that's all of the distributions I've tried so far.

From your link, I think I'll try out Suse, it looks like it has some features I'll really appreciate. How's installing new software? I've had absolutely no luck getting tar.gz tar.bz type stuff to work. Yet. I'm sure I'm just missing some key, obvious part of the process.

I'll definitely be posting for some help whenever I can't find the solution already out there, thanks again.

Last edited by woodbury; 07-08-2005 at 08:44 PM.
 
Old 07-08-2005, 12:10 AM   #7
thinhla
Member
 
Registered: Jun 2005
Distribution: Mandrakelinux 10.1
Posts: 52

Rep: Reputation: 15
Here's great thread that I learn a lot from it such as setting up package manager using Easy-URPMI http://www.linuxquestions.org/questi...hreadid=203939

This makes your life a lot easier since you don't run into problem compiling from source. As you can see the above link is in Mandriva forum but I guess it might be the same as for SuSe.

Best of luck.
 
Old 07-08-2005, 05:16 AM   #8
woodbury
LQ Newbie
 
Registered: Jul 2005
Location: US
Distribution: Mandrake 10.1
Posts: 16

Original Poster
Rep: Reputation: 0
ack
so both suse and mandrake cost eh
 
Old 07-08-2005, 09:13 AM   #9
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Rep: Reputation: 46
The best package manager in the world in my opinion is apt. All the debian distros, including (K)ubuntu use it. It makes installing virtually anything as easy as typing apt-get install <packagename>, or simply clicking the packages checkbox in synaptic. If you are distro shopping I highly suggest checking out Ubuntu (If you like gnome) or Kubuntu (if you like KDE). They are both free (as in beer) as well.
 
Old 07-08-2005, 10:29 AM   #10
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Mandriva has a version for download, thats free as in beer. Redhat derived distros can also use apt and synaptic though its discouraged on Fedora Core 4, but still works fine. YUM is also a very good package manager for Redhat based distros, but lacks a good gui frontend.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
RPM Installation Problems chalasaniv Linux - Software 2 10-19-2004 03:28 AM
Installation Problems using RPM mitu Linux - Newbie 2 07-10-2004 02:52 PM
problems with rpm installation rstr Fedora 1 04-13-2004 04:52 PM
RPM installation problems mazyar28 Linux - Newbie 1 09-03-2003 02:10 AM
RPM package installation problems nanabaffoe Linux - Software 7 07-18-2003 07:06 AM

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

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