Try RH9, it's even more "simplified" than RH8! In any case, to the best of my knowledge, RPMs are packages, which means when you install them, they are extracted into all of the files they consist of, which are dispersed throughout the system (in appropriate locations).
Check out a thread here: [thread]378[/thread] and read the post entitled RPM Package Manager. Hopefully it will be of some help to you.
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
RPMs (*.rpm) are redhat packages ;)
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
You're right, redhat-config-packages only applies to the packages that come with the RedHat distribution CDs.
However, that's not what I'm talking about when I refer you to [thread]378[/thread]
Rather, it's a prior post here on TechTalk that illustrates all about how to use the rpm package management system; how to install, remove, and update packages, how to compile packages, etc etc etc
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
Run rpm -Uvh mplayer.rpm
And then you should be able to run it by simply typing "mplayer"
No?
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
Wait, so I'm confused. If you type "mplayer" into a console, it loads good? So it works now??
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
And then you should be able to run it by simply typing "mplayer"
No?
My mistake. I just tried it and it does the same thing for me. Apparently, that's just the design of the mplayer program ... it can't run without switches. Apparently it needs to know WHAT to play in order to play it.
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
I just found a nice gui program to handle RPMs and it works with RedHat 7.x, 8, as well as 9 ...
Ximian Red-Carpet
available for download here http://www.ximian.com/products/redcarpet/download.html
There is also a subscription service offered by Ximian called Red-Carpet Express where you can subscribe to channels for rpm package downloads.
Hopefully this can be a viable replacement to the late kpackage which was lost after the RedHat 7.x series ...
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229