If you're running on any *ubuntu flavor, just run: 'sudo apt-get build-dep wine'. -J Fazer wrote: > I downloaded Wine sources with Git. Now when I cd to wine-git folder and do ./configure, at the end I get a message: > > > Code: > "configure: WARNING: No OpenGL library found on this system. > OpenGL and Direct3D won't be supported. > > configure: Finished. Do 'make depend && make' to compile Wine." > > > > I installed all packages from this script - > http://kegel.com/wine/hardy.sh from http://wiki.winehq.org/Recommended_Packages > > I also have installed these, but I still get that error: > freeglut3-dev > libgl1-mesa-dev > libglu1-mesa-dev > libglut3-dev > mesa-common-dev > > What packages do I need? > > > > > > > >