Hello everyone. I just installed Mandrake 9.1, and downloaded Wine-20031016.tar.gz installed it and noticed that the applications, ahem, halflife to be exact, is complaining that there is no OpenGL support. How would I go about adding OpenGL support to my setup? Many thanks, -turgut ----- Turgut Kalfaoglu: http://www.kalfaoglu.com EgeNet Internet Services: http://www.egenet.com.tr
Hallo,> Wine-20031016.tar.gz installed it andRun the config script of the sources again: "./configure | grep glext " There should apear a line "checking for GL/glext.h... No". This tells you that the config-script cannot find your glext Header file. Therefor OpenGL will be disabled in wine. Use the config-script options to use the location where this file is installed.> noticed that the applications, > ahem, halflife to be exact,Here is some information ... http://www.doc.ic.ac.uk/~dwm99/Computing/Wine+HalfLife-HOWTO> is complaining that there is no OpenGL > support.> How would I go about adding OpenGL support to my setup?Get GLX running ;-) At last one hint: Use google Cu Sebastian -- .:' _ :'_ .`_`-'_`. Sebastian M?sch :__|\ /|__: sebastian@sebastian-muesch.de :__| S |__: :__| |__: iTunes ist aus :-( `._.-._.'
>Hello everyone. I just installed Mandrake 9.1, and downloaded >Wine-20031016.tar.gzAnd why did you do that? Yuo can get a binary of wine for Linux Mandrake 9.1 and 9.2 with full openGL support here: http://sourceforge.net/project/showfiles.php?group_id=6241
> Hallo, > > Wine-20031016.tar.gz installed it and > Run the config script of the sources again: > "./configure | grep glext " > There should apear a line "checking for GL/glext.h... No". This tells youAlas, I get: checking for GL/glext.h... yes :( -turgut ----- Turgut Kalfaoglu: http://www.kalfaoglu.com EgeNet Internet Services: http://www.egenet.com.tr
What does the following get you? rpm -q -a | grep -i mesa Turgut Kalfaoglu said:> >> Hallo, >> > Wine-20031016.tar.gz installed it and >> Run the config script of the sources again: >> "./configure | grep glext " >> There should apear a line "checking for GL/glext.h... No". This tells >> you > > Alas, I get: > checking for GL/glext.h... yes > > :( -turgut > > > > > ----- > Turgut Kalfaoglu: http://www.kalfaoglu.com > EgeNet Internet Services: http://www.egenet.com.tr > > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users >-- Shamim Islam BA BS