Problem: When executing `./configure`, WPS cannot recognize any available platforms for compilation
Expected Output: It will list several options
How to reproduce: Execute `./configure`
Details:
1. I think I have setup NETCDF and Jasper properly, because their env variable have been recognized:
[root@node92 WPS-4.5]# ./configure
Will use NETCDF in dir: [path to netcdf]
Found what looks like a valid WRF I/O library in ../WRF
Found Jasper environment variables for GRIB2 support...
$JASPERLIB = [path to jasper lib]
$JASPERINC = [path to jasper include]
------------------------------------------------------------------------
Please select from among the following supported platforms.
Enter selection [1-0] :
2. I am currently using CentOS:
[root@node95 modulefiles]# uname -a
Linux node95 4.14.0-115.el7a.0.1.aarch64 #1 SMP Sun Nov 25 20:54:21 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux
3. Also, my WRF installation is very successful, so there really should not be any compiler issues
Many Many thanks in advance! Any piece of info is encouraged!
Expected Output: It will list several options
How to reproduce: Execute `./configure`
Details:
1. I think I have setup NETCDF and Jasper properly, because their env variable have been recognized:
[root@node92 WPS-4.5]# ./configure
Will use NETCDF in dir: [path to netcdf]
Found what looks like a valid WRF I/O library in ../WRF
Found Jasper environment variables for GRIB2 support...
$JASPERLIB = [path to jasper lib]
$JASPERINC = [path to jasper include]
------------------------------------------------------------------------
Please select from among the following supported platforms.
Enter selection [1-0] :
2. I am currently using CentOS:
[root@node95 modulefiles]# uname -a
Linux node95 4.14.0-115.el7a.0.1.aarch64 #1 SMP Sun Nov 25 20:54:21 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux
3. Also, my WRF installation is very successful, so there really should not be any compiler issues
Many Many thanks in advance! Any piece of info is encouraged!