1997-11-30 03:31:06 -05:00
|
|
|
Wine is a Windows emulator running under Unix on i386 (and higher) CPUs.
|
|
|
|
It is still Alpha quality, i.e. don't expect it to run your typical large
|
|
|
|
MS-Windows application package, but it is definitely on its way ...
|
|
|
|
|
2003-03-30 07:27:55 -05:00
|
|
|
To use Wine, you need to enable the machdep.userldt sysctl, either via
|
|
|
|
/etc/sysctl.conf, or by entering (as root):
|
|
|
|
sysctl -w machdep.userldt=1
|
1997-11-30 03:31:06 -05:00
|
|
|
|
1999-02-12 13:29:06 -05:00
|
|
|
Wine relies on the configuration file /etc/wine.conf to
|
1997-11-30 03:31:06 -05:00
|
|
|
contain valid assignments of Unix directories to DOS drive letters,
|
|
|
|
and for certain other options (see "man wine" for details).
|
2003-02-25 21:57:55 -05:00
|
|
|
You will most probably have to edit it, after the install...
|