[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Support #OHB-893333]: 2 Fail Tests in make checf of netcdf installation

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.


  • Subject: [Support #OHB-893333]: 2 Fail Tests in make checf of netcdf installation
  • Date: Sat, 19 Mar 2016 21:58:29 -0600

Hi Carlos,

The cause of the problem you are seeing is this environment variable setting:

  LIBS='-ldh5 -ldh5_hl'

which specifies libraries that are either not installed or not can't be found.

I suggest you follow the netCDF-Fortran installation instructions here, making 
sure to first install the netCDF-4 C library:

    
http://www.unidata.ucar.edu/software/netcdf/docs/building_netcdf_fortran.html

If the netCDF-4 C library is already properly installed, you should not need to 
tell the Fortran compiler where the HDF5 library is installed.

--Russ

Russ Rew                                         UCAR Unidata Program
address@hidden                      http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: OHB-893333
Department: Support netCDF
Priority: Normal
Status: Closed