[cig-commits] r5295 - mc/3D/CitcomS/trunk/doc/manual

leif at geodynamics.org leif at geodynamics.org
Wed Nov 15 14:01:35 PST 2006


Author: leif
Date: 2006-11-15 14:01:35 -0800 (Wed, 15 Nov 2006)
New Revision: 5295

Modified:
   mc/3D/CitcomS/trunk/doc/manual/citcoms.lyx
Log:
Elaborated a bit on .egg download, and clarified that
CitcomS needs Pythia v0.8.1.x (instead of 0.8).


Modified: mc/3D/CitcomS/trunk/doc/manual/citcoms.lyx
===================================================================
--- mc/3D/CitcomS/trunk/doc/manual/citcoms.lyx	2006-11-15 21:18:52 UTC (rev 5294)
+++ mc/3D/CitcomS/trunk/doc/manual/citcoms.lyx	2006-11-15 22:01:35 UTC (rev 5295)
@@ -1975,14 +1975,57 @@
 \end_layout
 
 \begin_layout Standard
+Upon successful completion, 
+\family typewriter
+configure
+\family default
+ will print a brief configuration summary.
+\end_layout
+
+\begin_layout Standard
 The 
 \family typewriter
 configure
 \family default
- script will automatically check for needed Python dependencies, and, if
- necessary, download them from the Internet.
+ script will automatically check for needed Python dependencies, including
+ the Pythia package (which includes the Pyre framework).
+ If necessary, 
+\family typewriter
+configure
+\family default
+ will download missing Python packages from the Internet.
 \end_layout
 
+\begin_layout Standard
+CitcomS v2.1 requires Pythia v0.8.1.x, which 
+\family typewriter
+configure
+\family default
+ downloads directly from CIG.
+ (Pythia v0.8.1.x is distinct from Pythia v0.8, which you may have installed
+ previously.) Pythia v0.8.1.x is pure Python, and resides in a file or directory
+ with the extension 
+\family typewriter
+.egg
+\family default
+ (e.g., 
+\family typewriter
+pythia-0.8.1.0.egg
+\family default
+).
+ The 
+\family typewriter
+configure
+\family default
+ script may download other 
+\family typewriter
+.egg
+\family default
+ packages, in addition to Pythia.
+ These are Python packages which are required (either directly or indirectly)
+ by CitcomS.py.
+\end_layout
+
 \begin_layout Subsection
 Configure Usage
 \end_layout



More information about the cig-commits mailing list