diff --git a/config/default b/config/default index 92f8b5691ad9a13c606b97db748f23301f26b8e4..65edc408af30c60ebfc73ef7c31bcf886a9d6f1f 100755 --- a/config/default +++ b/config/default @@ -30,9 +30,9 @@ case "${HOSTNAME}" in ;; gata) ./configure --prefix=$HOME/local/etch-ia32 \ - --with-jasper=$HOME/local/etch-ia32 \ + --with-jasper=/usr \ --with-grib_api=/scratch/local2/m214003/local \ - --with-netcdf=/scratch/local2/m214003/local \ + --with-netcdf=/sw/etch-ia32/netcdf-3.6.2 \ --with-hdf5=/sw/etch-ia32/hdf5-1.8.2 \ --with-szlib=$HOME/local/etch-ia32 \ CC=gcc CFLAGS="-g -O2 -Wall -W -Wfloat-equal -pedantic" CFINT=-Df2cFortran