[ltp] Installing rpms in alternate directories
Satish Balay
linux-thinkpad@linux-thinkpad.org
Sun, 17 Oct 2004 09:37:55 -0500 (CDT)
On Sat, 16 Oct 2004, James McKenzie wrote:
> Satish and others on the list:
>
> Well, I started the relocation, and managed to delete beecrypt. However, rpm
> wants it....libbeecrypt.so.6, so can anyone send it offlist.
Sorry - I don't have FC2 (I have FC1/FC3-test)
Sugest booting into rescue cd - and installing the beecrypt.rpm for FC2
rpm2cpio foo.rpm | cpio -id
the above command will expand the .rpm file in cwd. You can do this in
/tmp - and then copy the libbeecrypt.so.6 file over to the correct
location)
Satish