Re: rpm - the prerequisites before installing package?
From: Kevin D. Snodgrass (nobody_at_spamcop.net)
Date: 12/24/03
- Next message: James Kimble: "Problems with Lucent Tech (Orinoco) wireless card"
- Previous message: xunitinmullik: "Help!! GTAN-Grub Troubling Another Newbie"
- In reply to: linuxquestion_at_yahoo.com: "Re: rpm - the prerequisites before installing package?"
- Next in thread: linuxquestion_at_yahoo.com: "Re: rpm - the prerequisites before installing package?"
- Reply: linuxquestion_at_yahoo.com: "Re: rpm - the prerequisites before installing package?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 23 Dec 2003 21:35:44 -0600
linuxquestion@yahoo.com wrote:
> rpm -q --requires gnome-system-monitor-2.0.4-25.src.rpm
> package gnome-system-monitor-2.0.4-25.src.rpm is not installed
Try this:
rpm -qp --requires gnome-system-monitor-2.0.4-25.src.rpm
Notice the first arg, "-qp". That makes rpm check a package
that isn't currently installed.
-- Kevin D. Snodgrass kdsnodgrass (at) yahoo [dot] com
- Next message: James Kimble: "Problems with Lucent Tech (Orinoco) wireless card"
- Previous message: xunitinmullik: "Help!! GTAN-Grub Troubling Another Newbie"
- In reply to: linuxquestion_at_yahoo.com: "Re: rpm - the prerequisites before installing package?"
- Next in thread: linuxquestion_at_yahoo.com: "Re: rpm - the prerequisites before installing package?"
- Reply: linuxquestion_at_yahoo.com: "Re: rpm - the prerequisites before installing package?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|