From charlesreid1

Revision as of 07:51, 5 October 2010 by Admin (talk | contribs)

Installing

Configuring

I am using the HDF5 libraries for various software tools available through the CRSim Software repository http://software.crsim.utah.edu/ - specifically, C++ programs using the C++ interface to HDF5:

./configure \
 --prefix=/Users/charles/pkg/hdf5-1.8.4 \
 --enable-cxx