On 1/24/11 11:55 AM, Astrauk wrote: > I looked in there and I didn't see anything that said wether it was found or not. Do you know where it might be in the config.log that would say that. Should I post the config.log somewhere and provide a link here? It would look like this: X 32-bit development files not found. Wine will be built without X support, which probably isn't what you want. You will need to install 32-bit development packages of Xlib/Xfree86 at the very least. but then configure would have failed, I just realized. Did you make sure you 'sudo make install'ed Wine? There should be a file 'winex11.drv.so' in /usr/local/lib/wine. Also, is X running? It should start automatically. When XQuartz installs, it tells you to log out then log back in so X gets started automatically. Did you do that? Try setting WINEDEBUG to +relay so we can see if winex11.drv.so is getting loaded. The log from this is going to be really long, so post it to a pastebin-type site (like, well, Pastebin). Chip