Even if i follow what you said, the "make depend && make" doesn't work after configure because it ends right there > configure: error: X development files not found. Wine will be built > without X support, which probably isn't what you want. You will need to install > development packages of Xlib/Xfree86 at the very least. > Use the --without-x option if you really want this. > Jades-Mac:~ Jade$ make depend && make > make: *** No rule to make target `depend'. Stop. > does you know how to use this --without-x option ore to solve this. I cannot seem to find the solution...