summaryrefslogtreecommitdiffstats
path: root/system/wine/README
blob: deeaeb08f66a1c39df95b292ddb660bf97b49db3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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

This requires fontforge and webcore-fonts.

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.