This information is also include in a file with the source called install.txt. Ok, I'll try to make this as brief as possable and still contain all the information you need to know. Ok, lets begin. FILES: If you do not have a compiler and haven't access to one then you should download the following files: readme.txt (this file) nhplus01.zip nhplus02.zip djgpp.zip Should you already have a compiler that is setup and working you need not download the djgpp.zip file. NOTE: Be sure to set transfer to BINARY before downloading :) UNPACKING: Ok, assuming you have pkunzip, you first have to make a directory called c:\nh (I will also assume that you are using a PC with a c drive, if you arn't using such a beast, the dir structure should still be about the same) and copy ALL the files you have downloaded into it. Then type EXACTLY: pkunzip -d nhplus01.zip pkunzip -d nhplus02.zip Next create a directorie called c:\djgpp.old Then, while still in the c:\nh directory type: pkunzip -d djgpp.zip c:\djgpp.old\*.* Be sure to check the various makefile's to ensure proper paths are set (if you use the defaults in this file and in install.txt there should be no problems) There! You should be finished unpacking the archives. If you have any questions, mail me. Stephen White swhite@cs.mun.ca