- Timestamp:
- 01/31/23 12:13:56 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/gdal/install-3-python.sh
r27365 r27541 9 9 ## Constants 10 10 # 11 VER="3. 1.1"11 VER="3.5.3" 12 12 13 13 ## Environment … … 34 34 --prefix="${PREFIX}" \ 35 35 --enable-fast-install \ 36 --with-python \36 --with-python="python3" \ 37 37 --with-hdf5="${HDF5_ROOT}" \ 38 38 --with-libz="${ZLIB_ROOT}" \
Note:
See TracChangeset
for help on using the changeset viewer.