From charlesreid1

Revision as of 07:50, 5 October 2010 by Admin (talk | contribs) (Created page with "= Installing = == Configuring == I am using the HDF5 libraries for various software tools [http://software.crsim.utah.edu/], specifically through a C++ interface: <syntaxhighl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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