Changeset 18414
- Timestamp:
- 08/15/14 21:33:12 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/packagers/macosx/install.sh
r18413 r18414 117 117 --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \ 118 118 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \ 119 --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \ 120 --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install \ 121 --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install \ 119 122 --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \ 120 123 --with-mpi-libflags=" -L$ISSM_DIR/externalpackages/mpich/install/lib -lmpich -lpmpich" \ 121 --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install \122 --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install \123 124 --with-fortran-lib="/usr/local/lib/libgfortran.a" \ 124 125 --enable-debugging \
Note:
See TracChangeset
for help on using the changeset viewer.