[Commits] [svn:einsteintoolkit] www/info/documentation/ (Rev. 98)

gallen at cct.lsu.edu gallen at cct.lsu.edu
Tue Mar 23 10:31:45 CDT 2010


User: gallen
Date: 2010/03/23 10:31 AM

Modified:
 /info/documentation/
  index.php

Log:
 Basic instructions work down to running

File Changes:

Directory: /info/documentation/
===============================

File [modified]: index.php
Delta lines: +6 -8
===================================================================
--- info/documentation/index.php	2010-03-23 09:35:14 UTC (rev 97)
+++ info/documentation/index.php	2010-03-23 15:31:45 UTC (rev 98)
@@ -43,13 +43,11 @@
 
 <p>Checkout the Cactus flesh and Einstein Toolkit thorns:</p>
 
-<p><tt>./GetCactus -repository=development -defaults einsteintoolkit.th </tt></p>													 
-<p>NOTE: It may be necessary to temporarily accept certificates as the thorns are checked out, we are working on resolving this issue.</p>
-
-<p>Move into the Cactus directory and download the <a href="http://www.cct.lsu.edu/~eschnett/SimFactory/"   class="nostyle">Simulation Factory</a> to simplify compiling and running on different machines.<p>
+<p><tt>./GetCactus -repository=development -install=EinsteinToolkit -defaults einsteintoolkit.th</tt></p>													 
+<p>Move into the Einstein Toolkit directory and download the <a href="http://www.cct.lsu.edu/~eschnett/SimFactory/"   class="nostyle">Simulation Factory</a> to simplify compiling and running on different machines.<p>
 	
 
-<p><tt> cd Cactus<br>svn checkout https://svn.cct.lsu.edu/repos/numrel/simfactory</tt></p>
+<p><tt> cd EinsteinToolkit<br>svn checkout https://svn.cct.lsu.edu/repos/numrel/simfactory</tt></p>
 
 <p>Configure the Simulation Factory</p>
 
@@ -62,17 +60,17 @@
 <li>YOUR_ALLOCATION with your project allocation on Queen Bee 
 </ul>  </p>
 
-<p>NOTE: At the moment you also need to replace the line with sourcebasedir for Queen Bee with /home/<username> unless you have a directory in the /project space. We are working on improving this. </p>
+<p>NOTE: At the moment you also need to replace the line in mdb.pm with sourcebasedir for Queen Bee with /home/<username> unless you have a directory in the /project space. We are working on improving this. </p>
 
 <p><b>Download Einstein Toolkit Examples:</b></p>
 
-<p>From the Cactus directory,</p>
+<p>From the Einstein Toolkit directory,</p>
 
 <p><tt>svn co https://svn.einsteintoolkit.org/cactus/EinsteinExamples/par/</tt></p>
 	
 <p><b>Compile Executable:</b></p>
 
-<p><tt>./simfactory/sim  build --thornlist=einsteintoolkit.th</tt></p>
+<p><tt>./simfactory/sim  build --thornlist=../einsteintoolkit.th</tt></p>
 
 <p><b>Submit a Simulation:</b>
 



More information about the Commits mailing list