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.
Andre,
>Date: Mon, 28 Jul 2003 22:02:14 -0400
>From: "Andre Luiz Mendes Matos" <address@hidden>
>Organization: Home
>To: "'Steve Emmerson'" <address@hidden>
>Subject: RES: 20030728: NetCDF 3.5.1 beta 11 & RedHat 9: environment variables
The above message contained the following:
> Thanks. It worked well without problem with your support.
Good!
> Now my problem is
> to compile and install the minc lib. I will need to write someone at
> MNI-MCGILL. When I try to compile I get that the netcdf.h was not find so
> the netCDF was not find.
Compile commands for the minc library should reference the netCDF
include-directory, e.g.,
c89 -c -I/opt/netcdf/include ...
> Thanks a lot.
>
> Cheers,
>
> Andre Matos
> address@hidden
Regards,
Steve Emmerson