source: issm/oecreview/Archive/11618-11630/ISSM-11625-11626.diff

Last change on this file was 11991, checked in by Eric.Larour, 13 years ago

oecreview from 11518 to present

File size: 809 bytes
  • proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/dakota/install-macosx64.sh

     
    3232   --without-graphics  \
    3333   --with-pic \
    3434   --disable-mpi \
    35    --with-blas=/usr/lib/libblas.dylib \
    36    --with-lapack=/usr/lib/liblapack.dylib
     35   --with-blas="-L$ISSM_TIER/externalpackages/petsc/install/lib -lfblas " \
     36   --with-lapack="-L$ISSM_TIER/externalpackages/petsc/install/lib -lflapack -lPLAPACK "
    3737cd ..
    3838
    3939#Before compiling, if running on 64 bits, we need to active fPIC compilation. Some packages
Note: See TracBrowser for help on using the repository browser.