I am trying to install wineX on Mandrake 9. I uninstalled the previous wine and, following Electrode's FAQ, downloaded wineX using cvs. I do tools/wineinstall and it goes for a while but then it errors out and quits. Here is the end of what's on my screen when it fails:
Anyone know what this means or how I can fix it?
1R6/include -o caps.o caps.c
In file included from d3dgl_private.h:5,
from caps.c:18:
../../include/wine_gl.h:31:20: GL/glu.h: No such file or directory
make[2]: *** [caps.o] Error 1
make[2]: Leaving directory `/home/ryan/wine/dlls/d3dgl'
make[1]: *** [d3dgl/libd3dgl.so] Error 2
make[1]: Leaving directory `/home/ryan/wine/dlls'
make: *** [dlls] Error 2
Compilation failed, aborting install.
Anyone know what this means or how I can fix it?