Compunologist@gmail.com
2007-Mar-19 18:45 UTC
[Wine] Errors when running wine on Intel Mac OS X v10.4.8
Hi all, I compiled the latest wine v0.9.31 and after installing tried to run "wine sol.exe" (Using Windows solitaire as a starter) This resulted in the following message: err:imagelist:ImageList_ReplaceIcon no color! err:imagelist:ImageList_ReplaceIcon no color! err:imagelist:ImageList_ReplaceIcon no color! err:imagelist:ImageList_ReplaceIcon no color! Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. Furthermore exploring the config.log shows these lines: configure:22227: WARNING: Wine will be build without OpenGL or Direct3D support configure:22229: WARNING: because something is wrong with the OpenGL setup: configure:22233: WARNING: No OpenGL development headers were found I have X11 v1.1.3 installed and running (e.g. "xclock" works) What's going on here? Obviously wine wants to do something but is unable to draw anything up.
Daniel Skorka
2007-Mar-19 18:45 UTC
[Wine] Re: Errors when running wine on Intel Mac OS X v10.4.8
Compunologist@gmail.com wrote:> I have X11 v1.1.3 installed and running (e.g. "xclock" works) What's > going on here? Obviously wine wants to do something but is unable to > draw anything up.I really don't know how good support for Intel Macs is, but here is a guess: Do you ave all the headers and static libs for X11 installed? It looks like your wine was compiled without X11 support. Daniel -- Read the Wine FAQ: http://winehq.org/site/docs/wine-faq/index Read the Wine User Guide: http://winehq.org/site/docs/wineusr-guide/index When you post: Which wine version? Self compiled or prepackaged?