I tried installing wine-devel using mac ports. It says- > configure: error: FreeType 32-bit development files not found. Fonts will not be built. im pretty sure i have free type installed. I also tried compiling the wine-1.1.9 version. but Config comes up with this- > > configure: libhal development files not found, no dynamic device support. > configure: libgnutls development files not found, no schannel support. > configure: libsane development files not found, scanners won't be supported. > configure: libgphoto2 development files not found, digital cameras won't be supported. > configure: liblcms development files not found, Color Management won't be supported. > configure: libcapi20 development files not found, ISDN won't be supported. > configure: fontconfig development files not found, fontconfig won't be supported. > > configure: WARNING: OpenGL development headers not found. > OpenGL and Direct3D won't be supported. > > configure: Finished. Do 'make depend && make' to compile Wine. > > logout > > [Process completed] > The entire wine-1.1.9 config worked and didn't come up with any Xlib/Xfree86 errors (finally) My entire goal was to get a Direct 3D game working. - And this OpenGL error is just the only thing in my way (from what i see). Do you know how to solve it? I can live without all those other things config came up with (unless i need them to play my game) What are- and Where can i get these OpenGL development headers?