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.
patrizia ornelli <address@hidden> writes: > I followed the installation instructions for NETCDF 3.5.1. > I have SuSe linux 9.2. > I want NETCDF only for Intel fortran compiler 9.0. > The environment variables setted before execute ./configure are : > > export FC=/opt/intel/fc/9.0/bin/ifort > export F90=/opt/intel/fc/9.0/bin/ifort > export CC=/usr/bin/gcc > export FFLAGS="-O -mp" > export CPPFLAGS="-DNDEBUG" > export F90FLAGS="-mp " > > In the config.log I receive some errors as you can read in the attachment > > It's possible that NETCDF 3.5.1 isn't compatible with ifort 9.0 ???? > I must use NETCDF 3.5.1 because I'm sure that my Fortran codes run ok with > them. > Use 3.6.0, your fortran code will work just fine. NetCDF tests are extensive. If you get make check to work, then your code will work too. Good luck! Ed -- Ed Hartnett -- address@hidden