source:
issm/oecreview/Archive/16554-17801/ISSM-16880-16881.diff@
17802
Last change on this file since 17802 was 17802, checked in by , 11 years ago | |
---|---|
File size: 705 bytes |
-
../trunk-jpl/externalpackages/petsc/install-3.1-win7.sh
14 14 rm -rf petsc-3.1-p7 15 15 16 16 export PETSC_DIR=`cygpath -u "$ISSM_DIR/externalpackages/petsc/src"` 17 export PREFIX_DIR=`cygpath -u "$ISSM_DIR/externalpackages/petsc/install"` 17 18 18 19 #configure 19 20 cd src 20 21 ./config/configure.py \ 21 22 --with-parallel-no \ 22 --prefix= "$ISSM_DIR/externalpackages/petsc/install"\23 --prefix=$PREFIX_DIR \ 23 24 --PETSC_ARCH=cygwin-intel \ 24 25 --PETSC_DIR=$PETSC_DIR \ 25 26 --with-debugging=0 \
Note:
See TracBrowser
for help on using the repository browser.