zealite wrote: > I'm getting this same problem in OS 10.6. Any suggestions? when you did a ./configure did the result say OpenGl wouldn't be available? might have compiled it wrong. also on some machines you need to set a variable for it to find things right for X11. Code: DYLD_FALLBACK_LIBRARY_PATH="/usr/X11/lib:/usr/lib" wine program_name.exe launching it that way can fix if it can't find the proper files.