Yes, i have read it. if i run that > > export CPPFLAGS="-I/usr/X11/include" > export LDFLAGS="-L/usr/X11/lib" > It does not make a difference. The Open gl headers are still not found. Some of the information if find is vauge, like this one- > > Depending on your system configuration you may have to set the DYLD_FALLBACK_LIBRARY_PATH environment variable to tell Wine where to find the X11 OpenGL library files along with its own library files. Therefore, in practice, running Wine on Mac OS X might require a command such as the following: > DYLD_FALLBACK_LIBRARY_PATH="/usr/X11/lib:/usr/lib" wine program_name.exe > Im not sure if i am reading this properly, but are they saying that i can compile wine even though it says direct 3d won't be supported- and still use it later using this command?[/quote]