Changeset 24414


Ignore:
Timestamp:
12/01/19 23:16:02 (5 years ago)
Author:
jdquinn
Message:

CHG: New configs for Debian Linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/ross-debian_linux-python

    r24413 r24414  
    99        --with-python-dir=/usr \
    1010        --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" \
    1212        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \
    1313        --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/mpich/install/lib -lmpi -lmpicxx -lmpifort" \
     
    4343#
    4444EXTERNALPACKAGES="
    45         autotools       install.sh
     45        autotools       install-debian.sh
    4646        cmake           install.sh
    4747        mpich           install-3.3.sh
Note: See TracChangeset for help on using the changeset viewer.