On Thu, Mar 20, 2008 at 10:36 AM, Austin English <austinenglish@xxxxxxxxx> wrote: > Run: > $ ./configure --verbose > > and settle any missing dependencies See also http://wiki.winehq.org/Recommended_Packages You might try 'apt-get build-dep wine'; see http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html I don't use build-dep myself, for no good reason; instead, I wrote shell scripts to grab (nearly) all the needed dependencies, e.g. http://kegel.com/wine/gutsy.sh You might try that if all else fails, though it's for Ubuntu rather than debian. - Dan