diff options
Diffstat (limited to 'emulators/wine-devel/pkg-descr')
-rw-r--r-- | emulators/wine-devel/pkg-descr | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/emulators/wine-devel/pkg-descr b/emulators/wine-devel/pkg-descr deleted file mode 100644 index 38e354fd7be5..000000000000 --- a/emulators/wine-devel/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -Wine is a Microsoft Windows 3.1/95/98/NT/2000 emulator running under Unix -on i386 (and compatible) CPUs. - -It is still alpha quality, but is definitely making progress. Most -applications already work, more or less, including even a couple of games. - -To use Wine, your kernel must be rebuilt with the following lines added -to the kernel config file (/sys/i386/conf/<YourMachine>): - -options USER_LDT -options SYSVSHM -options SYSVSEM -options SYSVMSG - -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 edit it, after the install... - -WWW: http://www.winehq.com/ |