From: Kevin C. <kj...@gr...> - 2002-01-15 18:19:34
|
On Tue, 15 Jan 2002, David Andersen wrote: > I've only worked with RedHat and Mandrake distributions - I've no > idea what to do with a *.rpm in the absence of rpm .. Follow-up: I just did a quick check... Apparently there's a program called rpm2cpio that converts for you. The example I've found shows: rpm2cpio package.i386.rpm | cpio -ivd dir/subdir/filename it creates the path structure in your current directory and extracts the file to that (i.e. "filename" ends up in "./dir/subdir" as you'd expect). -- Kevin Cole, RHCE, Linux Admin | E-mail: kj...@gr... Gallaudet Research Institute | WWW: http://gri.gallaudet.edu/~kjcole/ Hall Memorial Bldg S-419 | Voice: (202) 651-5135 Washington, D.C. 20002-3695 | FAX: (202) 651-5746 |