Ignore:
Timestamp:
10/16/19 18:57:44 (5 years ago)
Author:
jdquinn
Message:

CHG: Standardizing installation of Python modules (I don’t know why I couldn’t figure this out previously)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/linux64_ross_dakota

    r23554 r24237  
    1212        --with-matlab-dir=$MATLAB_PATH \
    1313        --with-python-dir=/usr \
    14         --with-python-numpy-dir=/home/jenkins/.local/lib/python2.7/site-packages/numpy \
     14        --with-python-numpy-dir=/usr/local/lib/python2.7/dist-packages/numpy \
    1515        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1616        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
Note: See TracChangeset for help on using the changeset viewer.