From: "Gerald Britton" gerald.britton@gmail.com
- /configure can't find opengl, and produces these messages:
configure: WARNING: Wine will be build without OpenGL or Direct3D support configure: WARNING: because something is wrong with the OpenGL setup: configure: WARNING: No OpenGL library found on this system.
I found the easiest way around this problem is to run configure using --without-opengl. I doubt OpenGL is very useful at the moment for 64-bit Wine anyway.
Ge van Geldorp.