Changeset 20240


Ignore:
Timestamp:
02/24/16 22:27:37 (9 years ago)
Author:
glperez
Message:

CHG: Now we have two config scripts. One for Dakota and one for not.

Location:
issm/trunk-jpl/jenkins
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/macosx_pine-island

    r20233 r20240  
    1515        --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
    1616        --with-m1qn3-dir=$ISSM_DIR/externalpackages/m1qn3/install \
    17         --with-chaco-dir="$ISSM_DIR/externalpackages/chaco/install" \
    1817        --with-numthreads=4 \
    1918        --enable-debugging \
     
    4948#List of external pakages to be installed and their installation scripts
    5049EXTERNALPACKAGES="autotools    install.sh
     50                                                cmake        install.sh
    5151                                                matlab       install.sh
    5252                                                mpich        install-3.0-macosx64-yosemite-dakota.sh
    53                                                 chaco        install-macosx64.sh
    5453                                                m1qn3        install.sh
    5554                                                petsc        install-3.5-macosx64.sh
    5655                                                triangle     install-macosx64.sh
    57                                                 boost        install-1.55-macosx-el_capitan.sh
    58                                                 dakota       install-6.2-macosx-el_capitan.sh
    5956                                                shell2junit  install.sh"
    6057
Note: See TracChangeset for help on using the changeset viewer.