Changeset 13221


Ignore:
Timestamp:
09/02/12 01:29:38 (13 years ago)
Author:
Eric.Larour
Message:

CHG: new configuration to avoid trouble with KML and KRIGING modules in ADOLC mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/configs/config-macosx64-larour-ad.sh

    r13073 r13221  
    33./configure \
    44        --prefix=$ISSM_DIR \
    5         --without-modules \
    65        --without-kriging  \
     6        --without-kml  \
    77        --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install \
    8         --with-adolc-dir=$ISSM_DIR/externalpackages/adolc/install
     8        --with-adolc-dir=$ISSM_DIR/externalpackages/adolc/install \
     9        --with-matlab-dir=$MATLAB_DIR \
     10        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
     11
Note: See TracChangeset for help on using the changeset viewer.