MorningGlory
New member
Hello,
Up until a certain point, I have attentively and successfully followed the guidelines provided by the following website to install WRF (https://www2.mmm.ucar.edu/wrf/OnLineTutorial/compilation_tutorial.php).
However, at the step of "Building WRF" I get stuck at the ./configure step, with the message :
I have tried opting for configuration 1 (serial - PGI(pgf90/gcc)) and 3 (dmpar - PGI(pgf90/gcc)), but both give me the same error message.
I have deleted and reinstalled everything, but the same message appears.
When looking at the compilers that are currently working
What could explain this predicament? Please let me know if there is any additional information I may need to add.
Thank you,
SRD
Up until a certain point, I have attentively and successfully followed the guidelines provided by the following website to install WRF (https://www2.mmm.ucar.edu/wrf/OnLineTutorial/compilation_tutorial.php).
However, at the step of "Building WRF" I get stuck at the ./configure step, with the message :
Code:
Testing for NetCDF, C and Fortran compiler
One of compilers testing failed!
Please check your compiler
I have tried opting for configuration 1 (serial - PGI(pgf90/gcc)) and 3 (dmpar - PGI(pgf90/gcc)), but both give me the same error message.
I have deleted and reinstalled everything, but the same message appears.
When looking at the compilers that are currently working
Code:
dpkg --list | grep compiler
ii g++ 4:7.4.0-1ubuntu2.3 amd64 GNU C++ compiler
ii g++-7 7.4.0-1ubuntu1~18.04.1 amd64 GNU C++ compiler
ii gcc 4:7.4.0-1ubuntu2.3 amd64 GNU C compiler
ii gcc-7 7.4.0-1ubuntu1~18.04.1 amd64 GNU C compiler
ii gfortran 4:7.4.0-1ubuntu2.3 amd64 GNU Fortran 95 compiler
ii gfortran-7 7.4.0-1ubuntu1~18.04.1 amd64 GNU Fortran compiler
ii libluajit-5.1-2:amd64 2.1.0~beta3+dfsg-5.1 amd64 Just in time compiler for Lua - library version
ii libluajit-5.1-common 2.1.0~beta3+dfsg-5.1 all Just in time compiler for Lua - common files
ii libxkbcommon0:amd64 0.8.2-1~ubuntu18.04.1 amd64 library interface to the XKB compiler - shared library
What could explain this predicament? Please let me know if there is any additional information I may need to add.
Thank you,
SRD