Rorke wrote: > Thankyou for your help, unfortunately I'd already tried that and got errors. > I've looked more closely and run > > wget http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh > ./configure --enable-win64 > which gave: > configure: error: no suitable flex found. Please install the 'flex' package. > > so I'm still unable to correctly compile. What's a 'flex' package? Sounds like you didn't follow the "have the recommended packages installed" step, as instructed by that FAQ entry. Check http://wiki.winehq.org/Recommended_Packages and download/run http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh as linked to on that page, that should get you all required packages/libraries to compile Wine.