From owner-freebsd-emulation@FreeBSD.ORG Mon Nov 10 11:21:53 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81C481065670 for ; Mon, 10 Nov 2008 11:21:53 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 37CA68FC16 for ; Mon, 10 Nov 2008 11:21:53 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1KzUq7-000Fxl-D1; Mon, 10 Nov 2008 14:21:51 +0300 To: Drew Tomlinson References: <49174AF8.50201@mykitchentable.net> From: Boris Samorodov Date: Mon, 10 Nov 2008 14:21:43 +0300 In-Reply-To: <49174AF8.50201@mykitchentable.net> (Drew Tomlinson's message of "Sun\, 09 Nov 2008 12\:41\:28 -0800") Message-ID: <57511736@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-emulation@freebsd.org Subject: Re: Trouble With Linux Compatibility X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2008 11:21:53 -0000 Drew Tomlinson writes: > I am trying to install a linux rpm of Legato Networker Backup Client. It is not supposed to work (installing via rpm). You may try to do like this: ----- # cd $LINUX_BASE # rpm2cpio -q < $directory_with_rpm_package/$rpm_package | cpio -id ----- Then find any new binary executable files and brandelf(1) them (only executables, not libraries). Well, a better way may be to create a port. You'll get at least a clean deinstall possibility then. And use send-pr(1). ;-) WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve