Changeset 13777


Ignore:
Timestamp:
10/22/12 06:58:26 (12 years ago)
Author:
Eric.Larour
Message:

CHG: include python build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/configs/config-linux64-murdo.sh

    r13488 r13777  
    1212        --with-mpi-lib="-L$ISSM_DIR/externalpackages/mpich2/install/lib/ -lmpich" \
    1313        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
     14        --with-python-dir=$ISSM_DIR/externalpackages/python/install\
     15        --with-python-numpy-dir=$ISSM_DIR/externalpackages/python/install/lib/python2.7/site-packages/numpy/core/include/numpy\
     16        --with-python-version=2.7\
     17        --with-tao-dir=$ISSM_DIR/externalpackages/tao/install \
    1418        --with-plapack-lib="-L$ISSM_DIR/externalpackages/petsc/install/ -lPLAPACK" \
    1519        --with-plapack-include="-I$ISSM_DIR/externalpackages/petsc/install/externalpackages/PLAPACKR32-hg/INCLUDE" \
Note: See TracChangeset for help on using the changeset viewer.