[RegCNET] Installation error RegCM 4.4

Graziano Giuliani ggiulian at ictp.it
Thu Feb 19 08:55:51 CET 2015


On 02/16/15 17:04, Fahad Abdullah wrote:
> Dear all
> 
> I have problems in preprocessing installation of RegCM 4.4. I was
> following the attached document. On page #10 it is written :
> "The 4.4 version of the RegCM model relies on the standard GNU autotools
> to configure and build the model
> code.
> The first step is to change working directory to $REGCM_ROOT and run the
> configure script giving as arguments
> the chosen compilers:
> $> cd $REGCM_ROOT
> $> ./configure CC=icc FC=ifort
> To know the list of arguments that can be given to the configure script,
> the script can be launched with the
> --help command line argument."
> 
> Upon following the above mentioned instructions I am getting the
> following errors.
[...]

The relevant part is here:

./configure: line 2894: icc: command not found

On your system either the Intel compiler are not installed or are not in
your path.

In the first case use the GNU compilers (free), in the second case you
should first source the compiler environment variables from the provided
scripts in the Intel installation directory.

On my system the latter translates to:

source /opt/intel/2013/bin/iccvars.sh
source /opt/intel/2013/bin/ifortvars.sh

G.

-- 
Graziano Giuliani - Earth System Physics Section
The Abdus Salam International Centre for Theoretical Physics
Strada Costiera 11 - I - 34151 Trieste Italy


More information about the RegCNET mailing list