HDF5
From charlesreid1
Installing
Configuring
I am using the HDF5 libraries for various software tools [1], specifically through a C++ interface:
./configure \
--prefix=/Users/charles/pkg/hdf5-1.8.4 \
--enable-cxx
I am using the HDF5 libraries for various software tools [1], specifically through a C++ interface:
./configure \
--prefix=/Users/charles/pkg/hdf5-1.8.4 \
--enable-cxx