Error while building CAM

Currently, I am trying to run CESM 1.0.4 and the NetCDF version is 4.3.1.1. The error I got while running the configure file is -  Cannot find libnetcdf.a in specified directory: /usr/local/lib64/netcdfF-install/lib/
PS - The file in my /lib folder is libnetcdff.a  Thanks,Aketh
 

jedwards

CSEG and Liaisons
Staff member
netcdf has both a c library libnetcdf.a and a fortran library libnetcdff.a CESM needs to link both of them.
 
Back
Top