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

[netCDF #RBK-667595]: Error with HDF5, NETCDF and CYGWIN

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: [netCDF #RBK-667595]: Error with HDF5, NETCDF and CYGWIN
  • Date: Tue, 30 May 2017 13:23:18 -0600

There a couple of problems.
1. add --enable-hl when building HDF5 
2. set prefix to the directory in which you want hdf5 installed.
   A good choice would be --prefix=/usr/local
   The directory /home/ed/local was just an example and not be used
   literally.
So your command should probably look like this:
./configure --with-zlib=/usr/local --prefix=/usr/local --enable-hl 
--disable-shared
=Dennis Heimbigner
  Unidata


Ticket Details
===================
Ticket ID: RBK-667595
Department: Support netCDF
Priority: Normal
Status: Open
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.