mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
10 lines
458 B
Text
10 lines
458 B
Text
Wine is an Open Source implementation of the Windows API on top of X and Unix.
|
|
|
|
If your video card does not support hardware-accelerated OpenGL, then run the
|
|
script like this: OPENGL=NO ./wine.SlackBuild
|
|
|
|
If you wish to apply an unoffical patch that might fix up some problems
|
|
running IE in wine, then do this: IEFIX=YES ./wine.SlackBuild
|
|
|
|
While it's not strictly required, the fontforge package is strongly
|
|
recommended to be installed when building wine.
|