Click to See Complete Forum and Search --> : WineX 2.1 CVS Tree - Make: glu.h is missing!
Sastraxi
08-06-2002, 01:25 PM
I've searched on this topic, and those that I have looked at just say to install the mesa library. Now, I don't want to do that because I have nVidia drivers installed, and that ruins the whole point of having them.
Or have I missed this, and it's already been discussed?
I'm open to any suggestions, thanks :)
chikn
08-06-2002, 03:17 PM
From my experience, installing the mesa packages wont affect your nvidia drivers at all and doesnt appear to make any configuration changes. Im sure it has to be configured once installed but theres no need as all you need is the lib files from it.
Gaxus
08-06-2002, 08:54 PM
check to see if the file is in:
"/usr/X11R6/include/GL"
if it is.... then you probably have to add the directory:
"/usr/X11R6/include"
to your "/etc/ld.so.conf " file and then run 'ldconfig' as root
or for a temporary way to do it, add the path to the enviroment variable "LD_LIBRARY_PATH" (I THINK this is correct????!)
eg: "export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/X11R6/include"
Sastraxi
08-07-2002, 04:55 PM
Thanks for both your help. I decided to bite the bullet on this one and install mesa. I then reinstalled the GLX and 3D games were still working. Then, I got another error on wine, to do with alsa. I'm not going to try, I think, anymore :)
I'll wait for Mandrake 9 and WineX 2.2 :D