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