[Wine] OpenGL support on wine 0.9.21 in Fedora Core 5

djzarle at sbcglobal.net djzarle at sbcglobal.net
Mon Mar 19 00:47:22 CDT 2007


I need wine to compile with OpenGL support for various applications
that I am trying to run, but during the configuration I get this error
message:

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.

here is the GL configration message:

checking for X11/Xlib.h... yes
checking for X11/XKBlib.h... yes
checking for X11/Xutil.h... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/XInput.h... yes
checking for X11/extensions/XShm.h... yes
checking for X11/extensions/Xrandr.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/xf86vmode.h... yes
checking for XkbQueryExtension in -lX11... yes
checking for XShmQueryExtension in -lXext... yes
checking for XShapeQueryExtension in -lXext... yes
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for XRenderSetPictureTransform in -lXrender... yes
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for GL/glu.h... yes
checking for up-to-date OpenGL version... yes
checking for glXCreateContext in -lGL... no
checking for gluLookAt in -lGLU... no
checking for glutMainLoop in -lglut... no

I have 3d acceleration, so what's holding wine up? :(



More information about the wine-users mailing list