Don Kidd wrote:
Nope no /bin/rpm file... that's where I thought it should be, but... couldn't find it... yea, how does one go about installing rpm from and rpm?
if you have another system you could use change intoa temporary directory and then
cat rpm-xxx.rpm | rpm2cpio | cpio -idto extract the raw files out and then hopefully be able to run the extracted rpm binary ...