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
_______________________________________________
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"