> when I try to install wine i get this error message > 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. > > how do I fix it? > Do exactly what the first part of error message says. Install the development packages for X windows. Your package manager should have these clearly marked. John