[Wine] Re: No opengl support compiled in

doh123 wineforum-user at winehq.org
Thu Nov 5 13:26:53 CST 2009


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.







More information about the wine-users mailing list