From owner-freebsd-questions Mon Oct 8 8: 8:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.ehsrealtime.com [213.52.146.137]) by hub.freebsd.org (Postfix) with ESMTP id E892337B407 for ; Mon, 8 Oct 2001 08:08:37 -0700 (PDT) Received: from pan.ehsrealtime.com ([213.52.146.196]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 15qc14-0000Yy-01; Mon, 08 Oct 2001 16:08:26 +0100 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.22 #1) id 15qbzg-0000XI-00; Mon, 08 Oct 2001 16:07:00 +0100 From: Wayne Pascoe To: "Person, Roderick" Cc: freebsd-questions@freebsd.org Subject: Re: rpm question References: <46AEB8C1B628D511969200508B6FE42A668653@1upmc-msx6.isdip.upmc.edu> Reply-To: wayne.pascoe@ehsrealtime.com Date: 08 Oct 2001 16:06:59 +0100 In-Reply-To: <46AEB8C1B628D511969200508B6FE42A668653@1upmc-msx6.isdip.upmc.edu> Message-ID: <86sncuqigc.fsf@pan.ehsrealtime.com> Lines: 23 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Person, Roderick" writes: > Does any one know of a way to extract an rpm without it installing into the > paths that it should use but to the current directory. I have a mandrake linux > package that are fonts. I tried to do: > >   rpm -i --nodeps > but it gave me the error the "the package was for a different file system." I > don't understand what to do with that? try --force :) Otherwise, open the rpm using midnight commander and extract away. Last option would be to grab the source RPM and get the fonts out of the tarball in that. HTH -- Wayne Pascoe Things fall apart; the center cannot hold; Mere anarchy is loosed upon the world. - Yeats To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message