http://bugs.winehq.org/show_bug.cgi?id=12981
Summary: libGL not found and openGL disabled, but the library is there. Product: Wine Version: 0.9.61. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: yochenhsieh@xuite.net
I have the following error messages when running winecfg for the first time to create .wine directory:
err:wgl:X11DRV_wglGetProcAddress No libGL on this box - disabling OpenGL support !
However, I have ati 3d driver installed and linux native 3d games work fine. My Xorg is 6.8.2, and I have these files linked to /usr/X11R6/lib/libGL.so.1.2: /usr/lib/libGL.so /usr/lib/libGL.so.1 /usr/X11R6/lib/libGL.so /usr/X11R6/lib/libGL.so.1
I've tried the packages built for my distribution, and built wine on my own, -- all results same errors.