sirajkhan78@gmail_com
Member
Hi everyone,
I am trying to install CCSM on intel machine. According to the online documentation for compling a sample case test1, I edited env_
mach_spec and Macro file by putting paths for netcdf and mpi compiler. But when I start building this case then I get the error for netcdf location i.e. NETCDF_PATH. My netcdf location is /usr/local and my lib is lib64 for libraries. When i run the build script I get the error that libnetcdf.a not found at /usr/local/lib . Actually the problem is that build script always try to find this library in /usr/local/lib where as my machine path is /usr/local/lib64.
I have modified many times the env and Macro file but i always get the same error.
Can anybody share me where is the problem.
Siraj
I am trying to install CCSM on intel machine. According to the online documentation for compling a sample case test1, I edited env_
mach_spec and Macro file by putting paths for netcdf and mpi compiler. But when I start building this case then I get the error for netcdf location i.e. NETCDF_PATH. My netcdf location is /usr/local and my lib is lib64 for libraries. When i run the build script I get the error that libnetcdf.a not found at /usr/local/lib . Actually the problem is that build script always try to find this library in /usr/local/lib where as my machine path is /usr/local/lib64.
I have modified many times the env and Macro file but i always get the same error.
Can anybody share me where is the problem.
Siraj