Wine and OpenGL with NVdia

moonie moonie at gaganc.org
Sat Oct 13 12:26:20 CDT 2001


Philipp Wessels wrote:
> 
> Hi,
> 
> I have a problem with compiling WINE with OpenGL. I run configure with:
> ./configure --prefix=/usr/local --enable-opengl
> The output of the script is the following:
> 
> <<<<
> checking for GL/gl.h... yes
> checking for GL/glx.h... yes
> checking for GL/glext.h... yes
> checking for up-to-date OpenGL version... yes
> checking for thread-safe OpenGL version... no
> checking for glXCreateContext in -lGL... no
> checking for gluLookAt in -lGLU... no
> >>>>
> 
> I installed the newest NVidia GLX and kernel drivers. When I run Half-Life
> it says that the opengl-mode is not supported by my video card. So I think
> Wine isn't compled with OpenGL.
> 
> There should be no Mesa-library on my system.
> 
> Can you plz tell me, which files i need to compile Wine with opengl? Where
> can I get the development files for X11 and the OpenGL development files?
> 
> --
> Thx
> Philipp

I untarred the tarball, cd to wine-2001xxxx (untarred dir) then do
./tools/wineinstall
it compiles and sets all config files up for you.  It worked for me, I
even play Half-Life with it.  You are sure you added load "glx" (under
load "dbe") and changed "nv" to "nvidia" in your XF86Config-4 file.  All
should work after that.

moonie ;)



More information about the wine-users mailing list