Changeset 2044
- Timestamp:
- 08/28/09 10:21:21 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/externalpackages/petsc/install.sh
r2041 r2044 26 26 ../configure.sh 27 27 28 #symlink some missing stuff. 29 ln -s $ISSM_ARCH/conf/petscrules conf/petscrules 30 ln -s $ISSM_ARCH/conf/petscvariables conf/petscvariables 31 ln -s $ISSM_ARCH/include/petscconf.h include/petscconf.h 32 28 33 #Compile petsc and install it 29 34 if [ -z $NUMCPUS ];
Note:
See TracChangeset
for help on using the changeset viewer.