RE: compiling wine for amd64 on ubuntu dapper 6.06
From: "Gerald Britton" <gerald.britton(a)gmail.com>
1. /configure can't find opengl, and produces these messages:
configure: WARNING: Wine will be build without OpenGL or Direct3D support configure: WARNING: because something is wrong with the OpenGL setup: configure: WARNING: No OpenGL library found on this system.
I found the easiest way around this problem is to run configure using --without-opengl. I doubt OpenGL is very useful at the moment for 64-bit Wine anyway. Ge van Geldorp.
It's very useful - CounterStrike source is actually playable with it. I'm sure other games are working as well. -J Ge van Geldorp wrote:
From: "Gerald Britton" <gerald.britton(a)gmail.com>
1. /configure can't find opengl, and produces these messages:
configure: WARNING: Wine will be build without OpenGL or Direct3D support configure: WARNING: because something is wrong with the OpenGL setup: configure: WARNING: No OpenGL library found on this system.
I found the easiest way around this problem is to run configure using --without-opengl. I doubt OpenGL is very useful at the moment for 64-bit Wine anyway.
Ge van Geldorp.
participants (2)
-
Evil Jay -
Ge van Geldorp