[cig-commits] r18294 - short/3D/PyLith/pylith_installer/trunk

brad at geodynamics.org brad at geodynamics.org
Tue Apr 26 11:42:42 PDT 2011


Author: brad
Date: 2011-04-26 11:42:42 -0700 (Tue, 26 Apr 2011)
New Revision: 18294

Modified:
   short/3D/PyLith/pylith_installer/trunk/INSTALL
Log:
Updated INSTALL.

Modified: short/3D/PyLith/pylith_installer/trunk/INSTALL
===================================================================
--- short/3D/PyLith/pylith_installer/trunk/INSTALL	2011-04-26 18:38:18 UTC (rev 18293)
+++ short/3D/PyLith/pylith_installer/trunk/INSTALL	2011-04-26 18:42:42 UTC (rev 18294)
@@ -144,14 +144,14 @@
 ---------------------
 
   In this case we assume most of the dependencies have been installed
-  via a package manager.
+  via a package manager. We do build HDF5 to insure that it is built
+  with the MPI used by PETSc and PyLith.
 
   We assume you have
     * C/C++/Fortran compilers
     * Python 2.4 or later
     * MPI
     * NetCDF 3.6.2 or 4.1.1
-    * HDF5 1.8.5 or later
     * Proj4
     * Numpy
     * cppunit
@@ -162,7 +162,6 @@
     --disable-numpy \
     --disable-proj4 \
     --disable-netcdf \
-    --disable-hdf5 \
     --with-fortran \
     --with-make-threads=2 \
     --prefix=$HOME/pylith



More information about the CIG-COMMITS mailing list