Changes between Version 2 and Version 3 of UserGuide/CompilationRequirements

Show
Ignore:
Timestamp:
09/22/08 00:04:24 (14 months ago)
Author:
rpwagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuide/CompilationRequirements

    v2 v3  
    33Enzo can be compiled on any POSIX-compatible operating system, such as Linux, BSD (including Mac OS X), and AIX.  In addition to a C/C++ and Fortran-90 compiler, the following libraries are necessary: 
    44 
    5  * [http://hdf.ncsa.uiuc.edu/HDF5/  HDF5], the hierarchical data format.  Note that HDF5 also may require the szip and zlib libraries, which can be found at the HDF5 website.  Enzo v1.5 requires HDF5 v1.8.0 or better for some of its functionality. 
     5 * [http://hdf.ncsa.uiuc.edu/HDF5/  HDF5], the hierarchical data format.  Note that HDF5 also may require the szip and zlib libraries, which can be found at the HDF5 website.  (Please read [wiki:UserGuide/BuildingEnzo#HDF5Versions this note] about how to handle compiling with HDF5 versions 1.8+.) 
    66 * [http://www-unix.mcs.anl.gov/mpi/ MPI], the Message-Passing Interface