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

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



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