Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Aug 2009 13:46:47 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        Wesley Dyk <aus129@gmail.com>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: How to Install Python 2.5 with Linux (2.6) ABI and linux_base-f8
Message-ID:  <12842216@h30.sp.ipt.ru>
In-Reply-To: <81739ca0908061629m207e3a93s66b9e5172ce3b0fd@mail.gmail.com> (Wesley Dyk's message of "Thu\, 6 Aug 2009 17\:29\:48 -0600")
References:  <81739ca0908061629m207e3a93s66b9e5172ce3b0fd@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
(trim freebsd-python@, the topic is freebsd-emulation@ specific)

On Thu, 6 Aug 2009 17:29:48 -0600 Wesley Dyk wrote:

> I have tried to install a compiled version from a
> fedora10 rpm with the command:
> rpm -i --ignoreos --root /compat/linux <rpmfile>

To extract an rpm file to a current directory use:
% rpm2cpio < /path/to/rpm/file | cpio -id

Note: you should brandelf(1) any binary executable file
extracted from a distro).

-- 
WBR, bsam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12842216>