Last change
on this file since 1378 was 1378, checked in by seroussi, 16 years ago |
Modifications for mac OSX compile... fiouh...
|
-
Property svn:executable
set to
*
|
File size:
544 bytes
|
Rev | Line | |
---|
[1354] | 1 | #!/bin/bash
|
---|
[1378] | 2 | ./config/configure.py --prefix="$ISSM_DIR/externalpackages/petsc/install" --with-mpi-dir=$ISSM_DIR/externalpackages/mpich2/install --PETSC_ARCH=macosx-gnu --PETSC_DIR="$ISSM_DIR/externalpackages/petsc/install" --with-fc=gfortran --with-debugging=0 --with-shared=0 --download-mumps=yes --download-scalapack=yes --download-blacs=yes --download-blas=yes --download-f-blas-lapack=yes --FFLAGS="-I$ISSM_DIR/externalpackages/mpich2/install/include -L$ISSM_DIR/externalpackages/mpich2/install/lib -lmpich -lpmpich" --download-plapack=yes
|
---|
Note:
See
TracBrowser
for help on using the repository browser.