Wine on amd64?

Rusty Nejdl rnejdl at ringofsaturn.com
Sat Oct 2 16:04:02 UTC 2010


 On 2 Oct 2010 15:25:13 -0000, Scott Ballantyne wrote:
> Hi there,
>
> I'm interested in trying wine. I use the FBSD-8.1 amd64 platform. I
> found some emails from January 2010 that imply you need to build this
> on i386, but I have no access to an i386 machine, and there is no 
> wine
> in the amd64 packages.
>
> Can anyone update me on the status of Wine for amd64, and perhaps 
> help
> me find a pre-compiled version?
>
> Thanks so much for your help.
>
> Scott

 Scott,

 Check out the Wiki:

 http://wiki.freebsd.org/Wine#head-6963d527c173e57b1567e881305b544d33435b6d

 You need to build the 32bit system:
 cd /usr/src && make buildworld installworld distribution TARGET=i386 
 DESTDIR=/compat/i386

 And then you will chroot into that and build wine.  You also would want 
 to install the 32bit version of the Nvidia driver if you use that.

 Sincerely,
 Rusty Nejdl


More information about the freebsd-emulation mailing list