GASP INSTALL README YOU WILL NEED : (1) java >= 1.5.0 compiler from Sun (not GNU) ie type : java -version to confirm for example : java version "1.5.0_07" If you do not have the sun java compiler proceed to java.sun.com and install it. (2) g77 (fortran compiler ) from GNU The g77 compiler is standard with almost every linux distribution THEN .... QUICK start : (a) Make a directory: mkdir GASP then change into that directory: cd GASP download gasp.tar then execute the following commands at the unix prompt (a) tar -xvof gasp.tar (b) make (c) java -jar gaspstart.jar