chen1718@umn_edu
Member
Dear all:
I'm trying to build an excutable for a CLM4CN 2000 test run on a generic_linux_pgi machine. After I submit ./.build, I always got this error message:
using NETCDF_PATH from environment
configure: error: netcdf.mod not found in NETCDF_PATH/include
check the environment variable NETCDF_PATH
I tried to set NETCDF_PATH in the file env_mach_specific (I'm sure that the path I entered is right and netcdf.mod can be found under $NETCDF_PATH/include). After that I typed ./configure -cleanmach and ./configure -case again, resubmit ./.build, but I still got the same error.
I think I probably have the wrong order or I modified the wrong file. Could you tell me how to change those environmental variables like NETCDF_PATH, PGI_PATH and MPICH_PATH appropriately? Thanks a lot!
Ming
I'm trying to build an excutable for a CLM4CN 2000 test run on a generic_linux_pgi machine. After I submit ./.build, I always got this error message:
using NETCDF_PATH from environment
configure: error: netcdf.mod not found in NETCDF_PATH/include
check the environment variable NETCDF_PATH
I tried to set NETCDF_PATH in the file env_mach_specific (I'm sure that the path I entered is right and netcdf.mod can be found under $NETCDF_PATH/include). After that I typed ./configure -cleanmach and ./configure -case again, resubmit ./.build, but I still got the same error.
I think I probably have the wrong order or I modified the wrong file. Could you tell me how to change those environmental variables like NETCDF_PATH, PGI_PATH and MPICH_PATH appropriately? Thanks a lot!
Ming