tenkikigou
New member
I need RIP to postprocess WRFoutputs.
when I use "./configure", the result is as below
I intensively appreciate if any one help me.
please help me to solve this problem.
I think path of NCARG_ROOT is OK.
Because, Test of Below is OK
Test NCL by 3tests
ncl -V
ncl $NCARG_ROOT/lib/ncarg/nclex/gsun/gsun02n.ncl
ncl $NCARG_ROOT/lib/ncarg/nclex/nug/NUG_multi_timeseries.ncl
ーーーーーーーーthe result of ./configureーーーーーーーーーーーーーーーー
The Fortran compiler, gfortran is not consistent with the version of NCAR Graphics.
Using NCAR Graphics in /home/koshiy/miniconda3/envs/ncl_stable
Will use NETCDF in dir: /home/koshiy/wrf/Build_WRF/LIBRARIES/netcdf
./configure: line 164: ncargversion: command not found
sw_ncarg_version =
library = -lgfortran -lgcc
------------------------------------------------------------------------
Please select from among the following supported platforms.
1. PC Linux i486 i586 i686 x86_64, PGI compiler
2. PC Linux i486 i586 i686 x86_64, g95 compiler
3. PC Linux i486 i586 i686 x86_64, gfortran compiler
4. PC Linux i486 i586 i686 x86_64, Intel compiler
Enter selection [1-4] : 3
------------------------------------------------------------------------
Configuration successful. To build RIP4, type: compile
------------------------------------------------------------------------
Testing compatability of compiler and libraries
COMPILER is gfortran
LOCAL_LIBS are -L/usr/X11R6/lib64 -lX11
NCARGLIBS are -L${NCARG_ROOT}/lib -lncarg -lncarg_gks -lncarg_c -lX11 -lXext -lpng -lz -lgfortran -lgcc
The Fortran compiler, gfortran is not consistent with the version of NCAR Graphics.
when I use "./configure", the result is as below
I intensively appreciate if any one help me.
please help me to solve this problem.
I think path of NCARG_ROOT is OK.
Because, Test of Below is OK
Test NCL by 3tests
ncl -V
ncl $NCARG_ROOT/lib/ncarg/nclex/gsun/gsun02n.ncl
ncl $NCARG_ROOT/lib/ncarg/nclex/nug/NUG_multi_timeseries.ncl
ーーーーーーーーthe result of ./configureーーーーーーーーーーーーーーーー
The Fortran compiler, gfortran is not consistent with the version of NCAR Graphics.
Using NCAR Graphics in /home/koshiy/miniconda3/envs/ncl_stable
Will use NETCDF in dir: /home/koshiy/wrf/Build_WRF/LIBRARIES/netcdf
./configure: line 164: ncargversion: command not found
sw_ncarg_version =
library = -lgfortran -lgcc
------------------------------------------------------------------------
Please select from among the following supported platforms.
1. PC Linux i486 i586 i686 x86_64, PGI compiler
2. PC Linux i486 i586 i686 x86_64, g95 compiler
3. PC Linux i486 i586 i686 x86_64, gfortran compiler
4. PC Linux i486 i586 i686 x86_64, Intel compiler
Enter selection [1-4] : 3
------------------------------------------------------------------------
Configuration successful. To build RIP4, type: compile
------------------------------------------------------------------------
Testing compatability of compiler and libraries
COMPILER is gfortran
LOCAL_LIBS are -L/usr/X11R6/lib64 -lX11
NCARGLIBS are -L${NCARG_ROOT}/lib -lncarg -lncarg_gks -lncarg_c -lX11 -lXext -lpng -lz -lgfortran -lgcc
The Fortran compiler, gfortran is not consistent with the version of NCAR Graphics.