ehsantaghizadeh
Member
Hi,
I attempted to compile WRF on an AlmaLinux Version 9.4 server, however, none of the exe files (ndown.exe, real.exe, tc.exe, and wrf.exe) were produced.
As detailed in the tutorial (Compiling WRF), all necessary libraries were pre-installed, but by someone else. I don't have superuser access, but I can request that the admin install libraries using "dnf". Before doing that, I want to try compiling WRF with the manually installed libraries. However, I encountered an error during "./compile em_real >& log.compile". I've attached the following files: bashrc, configure.wrf, log.compile, the output of "echo $NETCDF" (netcdf.dat), and the output of "echo $PATH" (path.dat).
Also:
$ which gfortran cpp gcc g++
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/gfortran
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/cpp
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/gcc
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/g++
Any help would be greatly appreciated.
I attempted to compile WRF on an AlmaLinux Version 9.4 server, however, none of the exe files (ndown.exe, real.exe, tc.exe, and wrf.exe) were produced.
As detailed in the tutorial (Compiling WRF), all necessary libraries were pre-installed, but by someone else. I don't have superuser access, but I can request that the admin install libraries using "dnf". Before doing that, I want to try compiling WRF with the manually installed libraries. However, I encountered an error during "./compile em_real >& log.compile". I've attached the following files: bashrc, configure.wrf, log.compile, the output of "echo $NETCDF" (netcdf.dat), and the output of "echo $PATH" (path.dat).
Also:
$ which gfortran cpp gcc g++
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/gfortran
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/cpp
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/gcc
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/g++
Any help would be greatly appreciated.
Attachments
Last edited: