Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 08-01-2004, 12:53 AM   #1
USA Pride
 
QuickSilver's Avatar
 
Join Date: Feb 2003
Location: Montana
Posts: 1,876
Send a message via MSN to QuickSilver
Could someone please explain RPM

I can find all the info on RPM commands and all that, but nobody tells you where you are even supposed to enter the commands. Just installing a video driver is turning into a big ordeal. Help!
__________________
SUPPORT OUR TROOPS
QuickSilver is offline   Reply With Quote
Old 08-01-2004, 02:31 PM   #2
Member (14 bit)
 
bailey's Avatar
 
Join Date: Mar 1999
Location: Christmas, Florida
Posts: 10,661
its normally done with the rpm manager
should be as simple as useing winzip
bailey is offline   Reply With Quote
Old 08-01-2004, 05:59 PM   #3
USA Pride
 
QuickSilver's Avatar
 
Join Date: Feb 2003
Location: Montana
Posts: 1,876
Send a message via MSN to QuickSilver
Do you know where to download it? I have yet to find a source.
QuickSilver is offline   Reply With Quote
Old 08-01-2004, 08:50 PM   #4
Member (14 bit)
 
bailey's Avatar
 
Join Date: Mar 1999
Location: Christmas, Florida
Posts: 10,661
its usally a part of linux, which one you useing,
red hat and mandrake are the ones I have used so far
bailey is offline   Reply With Quote
Old 08-01-2004, 08:57 PM   #5
Member (8 bit)
 
neouser99's Avatar
 
Join Date: Jun 2004
Location: Kansas City, MO
Posts: 157
Send a message via AIM to neouser99
which linux distribution are you using....rpm's will not work with all of them.

redhat, slack, suse, fedora, are a few that use rpm.

mandrake, gentoo, debian, don't to name a few.

anyway, commands for rpm management go either in the rpmmanager like said above, or you can use the cli (command line interface) to access the commands. that is all the rpmmanager does, just in pretty GUI

-neo
neouser99 is offline   Reply With Quote
Old 08-01-2004, 10:31 PM   #6
USA Pride
 
QuickSilver's Avatar
 
Join Date: Feb 2003
Location: Montana
Posts: 1,876
Send a message via MSN to QuickSilver
Fedora Core 2.
QuickSilver is offline   Reply With Quote
Old 08-01-2004, 11:10 PM   #7
Member (8 bit)
 
neouser99's Avatar
 
Join Date: Jun 2004
Location: Kansas City, MO
Posts: 157
Send a message via AIM to neouser99
ok, well, it is a package managment system. All apps in linux usually require a whole bunch of different dependencies (usually libraries of some sort): language, graphics, system commands, etc. rpm's check to make sure that all the dependencies (this is where dependency hell comes from) are present and uptodate, at least to the point that they can run. if they aren't uptodate, the package management will let you know

also, by using package management, you can update it later easily, instead of having to rebuild, compile, etc. or delete it. rpm's would i guess be the equivalent of windows installers. one last thing i didn't mention, if the package already exists, and is a newer version then before, it won't overwrite it, so there is library protection involved.

Also, rpms are very easy to manipulate, and add dependencies. www.rpmfind.net has a lot of rpms. if you get the fedora core 2 gaim rpm...it assumes that you have stock fedora core 2. so if gaim has some dependencies that aren't in the original fedora core 2, it will install them for you, then install gaim.

-neo

i might have missed something, let me know if there are more questions.
neouser99 is offline   Reply With Quote
Old 08-01-2004, 11:16 PM   #8
USA Pride
 
QuickSilver's Avatar
 
Join Date: Feb 2003
Location: Montana
Posts: 1,876
Send a message via MSN to QuickSilver
I tried to download a graphics driver in an RPM format, and when I try to open it, all it does is say that there is no program associated with that file type.
QuickSilver is offline   Reply With Quote
Old 08-02-2004, 12:09 PM   #9
Member (8 bit)
 
neouser99's Avatar
 
Join Date: Jun 2004
Location: Kansas City, MO
Posts: 157
Send a message via AIM to neouser99
graphics driver??? what do you mean??? the kernel didn't recognize your video card on installation?

what is the exact name of the file??

where on rpmfind did you get it, could we have the link?

-neo
neouser99 is offline   Reply With Quote
Old 08-02-2004, 07:10 PM   #10
USA Pride
 
QuickSilver's Avatar
 
Join Date: Feb 2003
Location: Montana
Posts: 1,876
Send a message via MSN to QuickSilver
It found my video card without any problem, but ATI has a driver for linux, so i was going to try to use that. I just downloaded it from their driver section at the website.
QuickSilver is offline   Reply With Quote
Old 08-02-2004, 07:39 PM   #11
Member (8 bit)
 
neouser99's Avatar
 
Join Date: Jun 2004
Location: Kansas City, MO
Posts: 157
Send a message via AIM to neouser99
all you should have to do is run this command from the terminal:

rpm -Fvh /path/to/package.rpm

that will give you some progress bars, and stuff like that.

-neo
neouser99 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:10 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2