To compile under Windows NT or Windows 2000 (or Windows 95/98/ME if you are really unfortunate) 1. Visit www.cygwin.com and download the CygWin installer 2. Run installer and install CygWin package (including bash, tar, gcc, & make) 3. Start a bash shell 4. Unpack the lexstats-2.0.tar.gz files (e.g. tar xvzf lexstats-2.0.tar.gz) 5. Change into the lexstats-2.0 folder 6. Run ./configure 7. Run make 8. Enjoy (binaries will be the '.exe' files in the src folder) Note that for running the LEXSTATS GUI you will also need to install tcl/tk.