Date: Tue, 12 Sep 2000 09:16:18 +0200 From: "Fabien DERUDDER" <fderudder@lrt.be> To: igorr@crosswinds.net Cc: freebsd-questions@freebsd.org Subject: RE: How to extract/install a Linux .rpm file Message-ID: <A5B07B66A23ADD419A5542C0A7709665011065@dove.LRT.LOCAL>
next in thread | raw e-mail | index | archive | help
Yes but... I think rpm2cpio should be 'brandelfed'for Linux and then moved to the /compat/linux/usr/bin, and then installing the rpm should be done this way : /compat/linux/usr/bin/rpm2cpio yourrpm.rpm | (cd /compat/linux; cpio --extract --make-directories --verbose --unconditional). If there are some Linux libraries included, /compat/linux/sbin/ldconfig=20 Fabien Derudder http://www.brainbench.com/transcript.jsp?pid=3D1327867=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A5B07B66A23ADD419A5542C0A7709665011065>