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.
> netcdf supporter, > > If I change libsrc4/Makefile > > # If the user specified a root location for HDF5, use it. > am__append_1 = -I/home/kdahn/wei/lib/hdf5-1.8.3/include > am__append_2 = -L/home/kdahn/wei/lib/hdf5-1.8.3/lib > > to: > > # If the user specified a root location for HDF5, use it. > #am__append_1 = -I/home/kdahn/wei/lib/hdf5-1.8.3/include > #am__append_2 = -L/home/kdahn/wei/lib/hdf5-1.8.3/lib > am__append_1 = > am__append_2 = > > Then everything compiles fine. > > Thanks, > > Wei Huang > address@hidden > VETS/CISL > National Center for Atmospheric Research > P.O. Box 3000 (1850 Table Mesa Dr.) > Boulder, CO 80307-3000 USA > (303) 497-8924 > > Howdy Wei! I believe we fixed the problem that you were having. Could you try our daily snapshot release and let us know if it solves the problem? ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-daily.tar.gz Thanks, Ed Ticket Details =================== Ticket ID: LZS-431537 Department: Support netCDF Priority: Critical Status: Closed