Changes between Version 2 and Version 3 of UserGuide/CompilationRequirements
- Timestamp:
- 09/22/08 00:04:24 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuide/CompilationRequirements
v2 v3 3 3 Enzo 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: 4 4 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+.) 6 6 * [http://www-unix.mcs.anl.gov/mpi/ MPI], the Message-Passing Interface
