- Timestamp:
- 02/09/23 12:56:13 (2 years ago)
- File:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/hdf5/install-1-parallel-static.sh
r27561 r27563 5 5 # Constants 6 6 # 7 VER="1.10. 5"7 VER="1.10.9" 8 8 9 9 PREFIX="${ISSM_DIR}/externalpackages/hdf5/install" # Set to location where external package should be installed … … 31 31 ./configure \ 32 32 --prefix="${PREFIX}" \ 33 --disable-dependency-tracking \ 34 --disable-shared \ 33 35 --enable-parallel \ 34 36 --with-zlib="${ZLIB_ROOT}" \
Note:
See TracChangeset
for help on using the changeset viewer.