If you don't use windows, you can skip this message. I have my cygwin installed in c:\cygwin so if you have yours in a different location you will have to adjust accordingly.
I define several environment variables to make life easier. HOME=c:\cygwin\home\jim ANT_HOME=(wherever you installed ant) JAVA_HOME=(wherever you installed java) PATH=C:\cygwin\bin;%JAVA_HOME%\bin;%ANT_HOME%\bin; other windows stuff SHELL=/bin/bash --- Jim Kellerman, Powerset (Live Search, Microsoft Corporation)
