whap installation


Some very basic installation guidelines:
  1. Download either the .tar.gz or the .zip file and extract: e.g.
    tar -czvf whap-src.tar.gz
    
  2. This will create four directories: snphap-1.0, shaunlib, usat and whap2
  3. cd to each in turn and type make. If you are using MS-DOS and DJGPP, then type make -f Makefile-msdos instead, except for the snphap-1.0 directory, where make should work just fine.
  4. If all this works, then copy the files whap, usat and snphap to somewhere that is in your path -- then you are all set...
  5. If by some chance the above step did not work, try