• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Trying to install wineX

rpc64

Platinum Member
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:
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?


 
Where would I get the OpenGL headers? I searched Mandrake and didn't find anything with opengl. I did a search on rpmfind and the only results were libraries and opengl implementation for PLD Linux Distribution.
Thanks for the help.
 
manly@p3-800:~/Documents> rpm -qf /usr/include/GL/gl.h
mesa-devel-4.0.1-74

I don't have glu.h on my system though. Nvidia's binary driver distribution includes their own OpenGL headers too.

Speaking of WineX, when it was released it only ran well on Nvidia graphics cards. What's the current situation with Radeon 7500 or higher?
 
Manly: It's the same for me. I get:

rpm -qf /usr/include/GL/gl.h
XFree86-devel-4.2.1-3mdk

I don't have glu.h either. Are you saying this file should be in the nvidia driver? Because I have the nvidia driver installed.
 
I just went to dri.sourceforge.net and found 2 glu header files. I copied them over and I'm compiling wineX now. I'll let you know how it turns out.
 
Well I got it installed and configured. But when I tried to run notepad.exe, I got an error about user32.dll not being implemented or something. Guess it's time to uninstall and try it again🙁
 
Well I thought I'd give a little update of my progress. I installed wineX again, and this time I used a config utility I found called winesetuptk. And, after working on it all day, I FINALLY got kazaa to run(an old version). OY! I also tried to run Starcraft and it works but only runs in a small window.

Edit: Oh yeah. Thank you Nothinman for pointing me in the right direction.
 
Back
Top