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.
Michael, >Date: Mon, 02 Apr 2001 21:56:16 +0000 >From: Michael Vrencur <address@hidden> >Organization: NOAA/FSL >To: Steve Emmerson <address@hidden> >Subject: Re: 20010402: netcdf-3.5.0 on hp-ux 10.20 >Keywords: 200104022107.f32L7lL19111 The above message contained the following: > Yes, there is a "NETCDF.mod" in "src/f90/" > > /scratch/vrencur/netcdf-3.5.0/src/f90 > # ls -l | grep mod > -rw-rw-rw- 1 root sys 71895 Apr 2 19:34 NETCDF.mod > -rw-rw-rw- 1 root sys 979 Apr 2 19:32 TYPESIZES.mod Odd. Why would the make(1) utility complain about not know how to make "netcdf.mod"? Would you please do the following: 1. Go to the top-level source directory. 2. Send me the output from the following command: grep NETCDF.MOD macros.make 3. Drop into the "f90/" subdirectory. 4. Send me the output from the following command: grep NETCDF.MOD Makefile 5. Send me the output from the command "make -n install". Regards, Steve Emmerson <http://www.unidata.ucar.edu>