[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20010402: netcdf-3.5.0 on hp-ux 10.20
- Subject: 20010402: netcdf-3.5.0 on hp-ux 10.20
- Date: Mon, 02 Apr 2001 16:27:49 -0600
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>