Redhat 9 -- where is "download"?

Tim Writer tim-s/rLXaiAEBtBDgjK7y7TUQ at public.gmane.org
Tue Jul 26 20:04:50 UTC 2005


Henry Spencer <henry-lqW1N6Cllo0sV2N9l4h3zg at public.gmane.org> writes:

> On Tue, 26 Jul 2005, William Park wrote:
> > I have question about 'rpm' usage.  How do you extract the files into
> > current directory, without converting .rpm to .tgz?
> >     rpm -i --prefix /path/to/current/dir kernel-BOOT-2.4.20-8.i386.tgz
> >     "package kernel-BOOT is not relocateable"
> 
> Try:
> 
>   rpm -i --root /path/to/current/dir --nodeps kernel-BOOT-2.4.20-8.i386.rpm
> 

Or this:

    rpm2cpio kernel-BOOT-2.4.20-8.i386.rpm | cpio -idm

-- 
tim writer <tim-s/rLXaiAEBtBDgjK7y7TUQ at public.gmane.org>                                  starnix inc.
647.722.5301                                      toronto, ontario, canada
http://www.starnix.com              professional linux services & products
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list