Dear Regcm users 
I have configured the RegCM4
        #######################################
        # Welcome to the RegCM configuration! #
        #######################################
.
.
.
.
    Assuming default path for RegCM binaries...
    Unable to find a working NetCDF. Please input a valid path...
    For NetCDF library = /netcdf_intel/lib
    For NetCDF include files = /netcdf_intel/include
    NetCDF library found...
.
.
.
.
  ****  The following compiler/architecture combinations 
    are tested and known to work, please choose one:
        1. GNU Fortran v. 4.4 (Linux x86-64)
        2. Intel Fortran v. 10 or 11 (Linux x86-64)
        3. PGI Fortran v. 9 (Linux x86-64)
        4. IBM Xlf Compiler (generic AIX)
        5. IBM Xlf Compiler (Cineca SP6)
        6. Sun Ceres Fortran 95 v 8.3 r2008/01/28 (Linux x86-64)
        7. GNU+g95 Fortran compiler (Linux x86-64)
        8. Other
    compiler = 2
    ###################################################################
    # Configuration complete! You should now be able to compile RegCM #
    ###################################################################
But when I am trying to "make terrain"  I get the following 
make: svnversion: Command not found
make[1]: svnversion: Command not found
make[1]: Entering directory `/RegCM-4.0/PreProc/Terrain'
ifort -D'SVN_REV=""' -O3 -fp-model precise -convert big_endian -assume byterecl  \
                -c -o mod_dynparam.o ../../Config/mod_dynparam.F90
make[1]: ifort: Command not found
make[1]: *** [mod_dynparam.o] Error 127
make[1]: Leaving directory `/RegCM-4.0/PreProc/Terrain'
make: *** [terrain] Error 2
Any help is appreciated
-- 
I.P.
thanks