Changeset 24414
- Timestamp:
- 12/01/19 23:16:02 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/ross-debian_linux-python
r24413 r24414 9 9 --with-python-dir=/usr \ 10 10 --with-python-numpy-dir=/usr/local/lib/python2.7/dist-packages/numpy \ 11 --with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/ 7-lgfortran" \11 --with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/8 -lgfortran" \ 12 12 --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \ 13 13 --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/mpich/install/lib -lmpi -lmpicxx -lmpifort" \ … … 43 43 # 44 44 EXTERNALPACKAGES=" 45 autotools install .sh45 autotools install-debian.sh 46 46 cmake install.sh 47 47 mpich install-3.3.sh
Note:
See TracChangeset
for help on using the changeset viewer.