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 22:17:26 +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: > ...Here you go... I ran the "make -n install" both from the f90 subdir. and > from the top-level source directory. > > Thanks, > > mpv > > > # pwd > /scratch/vrencur/netcdf-3.5.0/src > # grep NETCDF.MOD macros.make > NETCDF.MOD = netcdf.mod There's the problem. The value of the macro NETCDF.MOD should be "NETCDF.mod" rather than "netcdf.mod". Go ahead and make this change in the file "macros.make" and then re-execute the command "make install". I'll see about fixing this here for HP-UX 10. Along thoses lines, would you please send me the output from the following command: uname -rs Regards, Steve Emmerson <http://www.unidata.ucar.edu>