On 1/22/11 7:25 PM, Astrauk wrote: > Ok I tried adding "--enable-opengl" to the end of the command. But that didn't help a thing and I still got the same error messages as above. I forgot to mention: when you run Wine, you must also set DYLD_FALLBACK_LIBRARY_PATH, like so: export DYLD_FALLBACK_LIBRARY_PATH=/opt/X11/lib so Wine knows where to find libGL. Chip