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.
T. W. Tesche, >Date: Tue, 21 Dec 2004 11:41:02 -0500 >From: "T. W. Tesche" <address@hidden> >Organization: Alpine Geophysics, LLC >To: Steve Emmerson <address@hidden> >Subject: Re: 20041221: make install output > Keywords: 200412211526.iBLFQDgJ001714 netCDF 3.5.1 RedHat Linux 9 The above message contained the following: > Steve: Here's the result of the "make install" command in /f90. > make[1]: Entering directory > `/home/twt/aqm/cmaq/lib/netCDF/netcdf-3.5.1/src/f90' > cp netcdf.mod /home/twt/aqm/cmaq/lib/netCDF/netcdf-3.5.1/include/netcdf.mod > make[1]: Leaving directory > `/home/twt/aqm/cmaq/lib/netCDF/netcdf-3.5.1/src/f90' > make[1]: Entering directory > `/home/twt/aqm/cmaq/lib/netCDF/netcdf-3.5.1/src/f90' > cp typesizes.mod > /home/twt/aqm/cmaq/lib/netCDF/netcdf-3.5.1/include/typesizes.mod > make[1]: Leaving directory > `/home/twt/aqm/cmaq/lib/netCDF/netcdf-3.5.1/src/f90' It looks like it worked. I don't know why you previously encountered that "netCDF header-module not found" error-message. The next thing to try is to execute the command make install in the top-level source-directory of the netCDF package to ensure that the package is completely installed. Regards, Steve Emmerson