Changeset 11978


Ignore:
Timestamp:
04/12/12 21:22:33 (13 years ago)
Author:
Eric.Larour
Message:

No need for boost anymore

File:
1 edited

Legend:

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

    r11931 r11978  
    88        --with-triangle-dir=$ISSM_TIER/externalpackages/triangle/install \
    99        --with-python-dir=$ISSM_TIER/externalpackages/python/install\
    10         --with-python-numpy-dir=$ISSM_TIER/externalpackages/python/install/Python.framework/Versions/3.2/lib/python3.2/site-packages/numpy/core/include\
    11         --with-boost-dir=$ISSM_TIER/externalpackages/boost/install/ \
     10        --with-python-numpy-dir=$ISSM_TIER/externalpackages/python/install/Python.framework/Versions/3.2/lib/python3.2/site-packages/numpy/core/include/numpy\
    1211        --with-metis-dir=$ISSM_TIER/externalpackages/metis/install \
    1312        --with-mpi-include=$ISSM_TIER/externalpackages/mpich2/install/include  \
     
    2827        --with-mumps-dir=$ISSM_TIER/externalpackages/petsc/install/
    2928        #--with-dakota-dir=$ISSM_TIER/externalpackages/dakota/install \
    30        
     29        #--with-boost-dir=$ISSM_TIER/externalpackages/boost/install/ \
Note: See TracChangeset for help on using the changeset viewer.