tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Installing 32-bit packages on 64-bit systems
On 3 August 2014 18:39, Robert Swindells <rjs%fdy2.co.uk@localhost> wrote:
>
> Do we have an easy way to install a 32-bit NetBSD binary package
> on a 64-bit NetBSD system ?
>
> As an example, I would like to be able to pkg_add a i386 build of
> x11/motif on an amd64 machine and have it end up under
> /usr/pkg/lib/i386 along with i386 builds of any other libraries it
> needs like png and jpeg.
I'm interested in this, too.
Shouldn't it in theory, and at least for the amd64 port, be as easy as:
1) mkdir /emul/netbsd32
2) untar i386/binary/sets/base.tgz
3) pkg_add the package into /emul/netbsd32/usr/pkg ?
--
Ottavio
Home |
Main Index |
Thread Index |
Old Index