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_ampi

    r24233 r24237  
    1616                                --with-matlab-dir=$MATLAB_PATH \
    1717                                --with-python-dir=/usr \
    18                                 --with-python-numpy-dir=/var/lib/jenkins/.local/lib/python2.7/site-packages/numpy \
     18                                --with-python-numpy-dir=/usr/local/lib/python2.7/dist-packages/numpy \
    1919                                --with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/4.9 -lgfortran" \
    2020                                --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
Note: See TracChangeset for help on using the changeset viewer.