Results 1 to 4 of 4
I am trying to install wine with running WoW as my goal. I installed the wine from yum, but I have an nvidia graphics issue. I narrowed down the problem ...
- 11-16-2006 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 2
Compiling Wine but no OpenGL support found?
I am trying to install wine with running WoW as my goal. I installed the wine from yum, but I have an nvidia graphics issue. I narrowed down the problem to a bug solved with a patch, but in order to apply the patch i need to compile wine. After I run ./configure I get an error:
configure: WARNING: Wine will be build without OpenGL or Direct3D support
configure: WARNING: because something is wrong with the OpenGL setup:
Any suggestions would be great, I have been looking around on google for a while now with no answers
- 11-16-2006 #2Just Joined!
- Join Date
- Nov 2006
- Posts
- 3
Did you install the Nvidia drivers ? from nvidia, and not the open source ones ?
I had to install them to get 3D aceleration.
I am a Linux n00b myself, but my other guess would be the X 11 program.
(I use Suse 10)
- 11-20-2006 #3Just Joined!
- Join Date
- Nov 2006
- Posts
- 2
"Did you install the Nvidia drivers ? from nvidia, and not the open source ones ?
I had to install them to get 3D aceleration.
I am a Linux n00b myself, but my other guess would be the X 11 program.
(I use Suse 10)"
Ya I already have my nvidia drivers installed, but I figured it out.
Turns out you need to download the x11 development pack to compile wine with opengl support. (at least in fc5)
Everything works great now.
- 12-22-2007 #4Just Joined!
- Join Date
- Dec 2007
- Posts
- 1
I had the same problem and needed this library:
libglib2.0-dev
/Claus



