pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Wine AMD64 vs i386



On Tue, Nov 21, 2017 at 03:05:57PM -0700, Swift Griggs wrote:
> On Tue, 21 Nov 2017, Joerg Sonnenberger wrote:
> > For a 32bit build of wine, you need the dependencies as 32bit binaries.
> > The easiest way is to just build i386 packages in a second prefix like
> > /usr/pkg32.
> 
> Roger that. Thanks for the tip, Joerg. I'll try that. I'm assuming I can
> just build on a 32-bit machine, rename /usr/pkg/ to /usr/pkg32, tar it up,
> and transfer it to the AMD64 machine for the win.

The renaming will likely not work due to embedded paths, but just build
with LOCALBASE=/usr/pkg32. A i386 chroot should also work (remember to
use the amd64 MAKEDEV though).

Joerg


Home | Main Index | Thread Index | Old Index