Index: /issm/trunk-jpl/externalpackages/petsc/install-3.3-linux64.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.3-linux64.sh	(revision 14501)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.3-linux64.sh	(revision 14502)
@@ -3,14 +3,14 @@
 
 #Some cleanup
-rm -rf install petsc-3.3-p2 src
+rm -rf install petsc-3.3-p6 src
 mkdir install src
 
 #Download from ISSM server
-$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.3-p2.tar.gz' 'petsc-3.3-p2.tar.gz'
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.3-p6.tar.gz' 'petsc-3.3-p6.tar.gz'
 
 #Untar and move petsc to install directory
-tar -zxvf  petsc-3.3-p2.tar.gz
-mv petsc-3.3-p2/* src/
-rm -rf petsc-3.3-p2
+tar -zxvf  petsc-3.3-p6.tar.gz
+mv petsc-3.3-p6/* src/
+rm -rf petsc-3.3-p6
 
 #configure
Index: /issm/trunk-jpl/externalpackages/petsc/install-3.3-macosx64.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.3-macosx64.sh	(revision 14501)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.3-macosx64.sh	(revision 14502)
@@ -3,14 +3,14 @@
 
 #Some cleanup
-rm -rf install petsc-3.3-p2 src
+rm -rf install petsc-3.3-p6 src
 mkdir install src
 
 #Download from ISSM server
-$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.3-p2.tar.gz' 'petsc-3.3-p2.tar.gz'
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.3-p6.tar.gz' 'petsc-3.3-p6.tar.gz'
 
 #Untar and move petsc to install directory
-tar -zxvf  petsc-3.3-p2.tar.gz
-mv petsc-3.3-p2/* src/
-rm -rf petsc-3.3-p2
+tar -zxvf  petsc-3.3-p6.tar.gz
+mv petsc-3.3-p6/* src/
+rm -rf petsc-3.3-p6
 
 #configure
@@ -30,5 +30,6 @@
 	--download-plapack=yes \
 	--download-parmetis=yes \
-	--download-metis=yes 
+	--download-metis=yes \
+	--with-debugging=yes
 
 #Compile petsc and install it
Index: /issm/trunk-jpl/externalpackages/petsc/install-3.3-pleiades.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.3-pleiades.sh	(revision 14501)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.3-pleiades.sh	(revision 14502)
@@ -2,14 +2,14 @@
 
 #Some cleanup
-rm -rf install petsc-3.3-p2 src
+rm -rf install petsc-3.3-p6 src
 mkdir install src
 
 #Download from ISSM server
-$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.3-p2.tar.gz' 'petsc-3.3-p2.tar.gz'
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.3-p6.tar.gz' 'petsc-3.3-p6.tar.gz'
 
 #Untar and move petsc to install directory
-tar -zxvf  petsc-3.3-p2.tar.gz
-mv petsc-3.3-p2/* src/
-rm -rf petsc-3.3-p2
+tar -zxvf  petsc-3.3-p6.tar.gz
+mv petsc-3.3-p6/* src/
+rm -rf petsc-3.3-p6
 
 #configure
Index: /issm/trunk-jpl/externalpackages/petsc/install-3.3-walgreen.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.3-walgreen.sh	(revision 14501)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.3-walgreen.sh	(revision 14502)
@@ -2,14 +2,14 @@
 
 #Some cleanup
-rm -rf install petsc-3.3-p2 src
+rm -rf install petsc-3.3-p6 src
 mkdir install src
 
 #Download from ISSM server
-$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.3-p2.tar.gz' 'petsc-3.3-p2.tar.gz'
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.3-p6.tar.gz' 'petsc-3.3-p6.tar.gz'
 
 #Untar and move petsc to install directory
-tar -zxvf  petsc-3.3-p2.tar.gz
-mv petsc-3.3-p2/* src/
-rm -rf petsc-3.3-p2
+tar -zxvf  petsc-3.3-p6.tar.gz
+mv petsc-3.3-p6/* src/
+rm -rf petsc-3.3-p6
 
 #configure
