2008-12-27 11:34:20 +01:00
|
|
|
Wine is a Microsoft Windows compatibility layer (or program loader)
|
|
|
|
capable of running Windows applications on i386 and compatible CPUs.
|
|
|
|
Windows programs running in Wine act as native programs would, running
|
|
|
|
without the performance or memory usage penalties of an emulator, with
|
|
|
|
a similar look and feel to other applications on your desktop.
|
2001-02-02 23:52:03 +01:00
|
|
|
|
2008-12-27 11:34:20 +01:00
|
|
|
Many applications already work, more or less, including versions of
|
2019-03-02 07:50:51 +01:00
|
|
|
Microsoft Office and many games.
|
|
|
|
|
|
|
|
Use this port for 32-bit Windows binaries in an i386 environment or
|
|
|
|
64-bit Windows binaries in an amd64 environment; emulators/i386-wine-devel
|
|
|
|
for 32-bit Windows binaries in an amd64 environment.
|
1995-10-07 01:26:31 +01:00
|
|
|
|
2019-08-10 19:48:18 +02:00
|
|
|
If you receive a message of "Did you reconfigure your kernel with
|
|
|
|
"options USER_LDT"?" add the line
|
|
|
|
machdep.max_ldt_segment="2048"
|
|
|
|
to /boot/loader.conf and reboot.
|
|
|
|
|
2009-04-26 17:34:51 +02:00
|
|
|
WWW: http://www.winehq.org/
|
2002-05-22 09:34:37 +02:00
|
|
|
|
2009-06-20 17:07:01 +02:00
|
|
|
Gerald Pfeifer <gerald@FreeBSD.org>
|