slackbuilds_ponce/system/wine/README
David Woodfall b8b4bfae23 system/wine: Updated for version 1.6.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-10-27 23:38:57 -05:00

13 lines
590 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
These options can be used together.
NOTE: This will not build on a stock 64bit Slackware system, and we do not
support doing so with 32bit-compatibility packages. That doesn't mean
that it won't work - we just don't support it at all.