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.
> I want to install netcdf with the Fortran bindings. I have gcc and g77. > After ./configure and make it gives me errors: > make[2]: Entering directory `/home/wessel/netcdf-3.4/src/fortran' > cc -c -O -I../libsrc -DNDEBUG fort-attio.c > In file included from ncfortran.h:13, > from fort-attio.c:6: > cfortran.h:151: #error "cfortran.h: Can't find your environment among: Paul: Have a look at http://www.unidata.ucar.edu/staff/russ/netcdf/other-builds.html#linux-g77 -glenn