when I run wine 1.1.30 or 1.0.1, I encounter the following error: Code: fixme:reg:GetNativeSystemInfo (0x32f7d0) using GetSystemInfo() fixme:win:EnumDisplayDevicesW ((null),0,0x380dd18,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x380dd18,0x00000000), stub! err:wgl:opengl_error No OpenGL support compiled in. err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat. err:d3d:InitAdapters Failed to get a gl context for default adapter err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl fixme:font:WineEngCreateFontInstance Untranslated charset 255 Both binary version and compile from source code are same. the OS is Ubuntu 9.04 desktop. I search on google, it seems I need install opengl libarry before compile it, but I don't know how can I install the spoken libarry. I am a new hand on Ubuntu, Could someone help me?