1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/japanese/wine/pkg-descr
Jun Kuriyama 5cc8661186 MS-Windouws emulator. It can use Japanese.
According to submitter, this version (97.11.30) is latest one
which can work fine with Japanese patch.

Submitted by:	Takashi Uozu <j1594016@ed.kagu.sut.ac.jp>
PR:		ports/5505
1998-05-13 22:21:18 +00:00

14 lines
626 B
Plaintext

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 ...
To use Wine, your kernel must be rebuilt with the following line added
to your kernel config file (/sys/i386/conf/<YourMachine>):
options USER_LDT
Wine relies on the configuration file /usr/local/etc/wine.conf to
contain valid assignments of Unix directories to DOS drive letters,
and for certain other options (see "man wine" for details).
You will most probably have to to edit it, after the install ...