Changeset 21199


Ignore:
Timestamp:
09/07/16 18:07:56 (9 years ago)
Author:
glperez
Message:

FIX: Wrong python path.

File:
1 edited

Legend:

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

    r21198 r21199  
    1818        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    1919        --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
    20         --with-python-dir=/ \
     20        --with-python-dir=/usr \
    2121        --with-python-numpy-dir=/usr/lib/python2.7/site-packages/numpy \
    2222        --with-chaco-dir="$ISSM_DIR/externalpackages/chaco/install" \
Note: See TracChangeset for help on using the changeset viewer.