Works on Mac OS 10.11.6, HDF5 1.8.17
- Download and install dependencies like zlib, openmpi. Use homebrew.
 - Download source tarball from http://www.hdfgroup.org/HDF5/release/obtain5.html
 - Configure Makefile using the following command:
 
$ CC=/usr/local/bin/mpicc ./configure --with-zlib=/usr/local/opt --disable-fortran --prefix=/usr/local/ --enable-shared --enable-parallelThe contents of this article have moved to a new, happier home https://aka.ms/Redis/DataLoss
      
      Loading
      
  Sorry, something went wrong. Reload?
      Sorry, we cannot display this file.
      Sorry, this file is invalid so it cannot be displayed.
      
    This guide on how to convert an SVN repository to a git repository was mostly taken from John Albin Wilkins post on Converting a Subversion repository to Git.