This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Karl, > I am newbie when it comes to programming especially when it comes to Fortran. > I am compiling a FORTRAN code using 'make' command. > > OS: Mac OS X 10.10 > this is the error I got. > > Please help me. thank you very much. It looks as if you don't have the netCDF Fortran library installed. My advice is to use a package manager, such as "homebrew", for installing netCDF-Fortran. After you have installed homebrew, you can get netCDF-Fortran using the command: $ brew install netcdf --with-fortran If you need to install from source, which is more difficult and complex, see the step-by-step instructions here: http://www.unidata.ucar.edu/netcdf/docs/building_netcdf_fortran.html --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: IIC-770637 Department: Support netCDF Priority: Normal Status: Closed