To install IND on a windows machine you have to:

  1. Download Cygwing from www.cygwin.com and install it on the machine.
  2. Download the IND package from here.
  3. Uncompress it using WinZip or other program that can uncompress tgz files.
  4. Move the  cs578.hw1-cygwin.tar file to c:\cygwin\home\administrator\.
  5. Run cygwin.
  6. Execute "tar -xvf cs578.hw1-cygwin.tar" to untar the file. Don't execute "install.script". 
  7. Execute "ln -s /bin/tcsh /bin/csh" to create a soft link.
  8. Edit the file "/etc/profile" to put "/home/administrator/cs578.hw1/bin" in your path.
  9. Restart cygwin to get it to recognize the new path.
  10. Go to "/home/administrator/cs578.hw1/ind/IND/Data/thyroid".
  11. Execute "inddemo hypo 100 c4 1 | less".
  12. If it works then you are all set. If it doesn't contact me .