hello everybody

i am new to regcm, my question is, when i tried to run terrain.x, i encountered this,

rm -f *.o terrain
ifort -tpp7 -g -cm -w -w90 -w95 -convert big_endian -c -L../../Commons/env/liblinux64/ -lnetcdf -Vaxlib terrain.f
make: execvp: ifort: Permission denied
make: *** [terrain.o] Error 127
./terrain.x: line 7: ./terrain: No such file or directory

what would be the primary cause of this error? i am using intel fortran compiler version 11..does domain.param configuration affect terrain.x execution?..thank you..


emet