[cig-commits] r18041 - in short/3D/PyLith/pylith_installer: . trunk

brad at geodynamics.org brad at geodynamics.org
Mon Mar 7 10:16:01 PST 2011


Author: brad
Date: 2011-03-07 10:16:01 -0800 (Mon, 07 Mar 2011)
New Revision: 18041

Added:
   short/3D/PyLith/pylith_installer/trunk/
   short/3D/PyLith/pylith_installer/trunk/notes.txt
Removed:
   short/3D/PyLith/pylith_installer/notes.txt
Log:
Added trunk.

Deleted: short/3D/PyLith/pylith_installer/notes.txt
===================================================================
--- short/3D/PyLith/pylith_installer/notes.txt	2011-03-07 18:14:56 UTC (rev 18040)
+++ short/3D/PyLith/pylith_installer/notes.txt	2011-03-07 18:16:01 UTC (rev 18041)
@@ -1,79 +0,0 @@
---install-gcc
-          python
-          mpi==[openmpi,mpich]
-          cppunit
-          swig
-          numpy
-          proj
-          netcdf
-          hdf5
-          petsc
-          spatialdata
-          nemesis
-          fiat
-
---enable-testing
-         swig - spatialdata, pylith
-         netcdf - pylith
-         SCECVMH - spatialdata
-         hdf5 - petsc, pylith
-         svn (requires swig) - nemesis, spatialdata, pylith
-
---petsc-options=[]
-
-
-CONFIGURE
-
-1. if not install gcc
-  check for CC, CXX
-
-2. if not install python
-  check for python
-
-3. if testing and not install cppunit
-  check for cppunit
-
-4. if svn and not install swig
-  check for swig
-
-5. if not install numpy
-  check for numpy
-
-6. if not install proj
-  check for proj
-
-7. if netcdf enabled and not install netcdf
-  check for netcdf
-
-8. if hdf5 enabled and not install hdf5
-  check for hdf5
-
-9. if not install petsc
-  check for petsc
-
-10. if not install spatialdata
-  check for spatialdata
-
-11. if not install nemesis
-  check for nemesis
-
-12. if not install fiat
-  check for fiat
-
-
-INSTALL
-
-gcc
-python
-mpi
-cppunit
-swig
-numpy
-proj
-netcdf
-hdf5
-petsc
-spatialdata
-nemesis
-fiat
-pylith

Copied: short/3D/PyLith/pylith_installer/trunk/notes.txt (from rev 18040, short/3D/PyLith/pylith_installer/notes.txt)
===================================================================
--- short/3D/PyLith/pylith_installer/trunk/notes.txt	                        (rev 0)
+++ short/3D/PyLith/pylith_installer/trunk/notes.txt	2011-03-07 18:16:01 UTC (rev 18041)
@@ -0,0 +1,79 @@
+--install-gcc
+          python
+          mpi==[openmpi,mpich]
+          cppunit
+          swig
+          numpy
+          proj
+          netcdf
+          hdf5
+          petsc
+          spatialdata
+          nemesis
+          fiat
+
+--enable-testing
+         swig - spatialdata, pylith
+         netcdf - pylith
+         SCECVMH - spatialdata
+         hdf5 - petsc, pylith
+         svn (requires swig) - nemesis, spatialdata, pylith
+
+--petsc-options=[]
+
+
+CONFIGURE
+
+1. if not install gcc
+  check for CC, CXX
+
+2. if not install python
+  check for python
+
+3. if testing and not install cppunit
+  check for cppunit
+
+4. if svn and not install swig
+  check for swig
+
+5. if not install numpy
+  check for numpy
+
+6. if not install proj
+  check for proj
+
+7. if netcdf enabled and not install netcdf
+  check for netcdf
+
+8. if hdf5 enabled and not install hdf5
+  check for hdf5
+
+9. if not install petsc
+  check for petsc
+
+10. if not install spatialdata
+  check for spatialdata
+
+11. if not install nemesis
+  check for nemesis
+
+12. if not install fiat
+  check for fiat
+
+
+INSTALL
+
+gcc
+python
+mpi
+cppunit
+swig
+numpy
+proj
+netcdf
+hdf5
+petsc
+spatialdata
+nemesis
+fiat
+pylith



More information about the CIG-COMMITS mailing list