[Commits] [svn:einsteintoolkit] www/info/documentation/ (Rev. 106)
schnetter at cct.lsu.edu
schnetter at cct.lsu.edu
Tue Mar 23 15:34:17 CDT 2010
User: eschnett
Date: 2010/03/23 03:34 PM
Modified:
/info/documentation/
index.php
Log:
Correct simfactory instructions
File Changes:
Directory: /info/documentation/
===============================
File [modified]: index.php
Delta lines: +5 -2
===================================================================
--- info/documentation/index.php 2010-03-23 20:30:54 UTC (rev 105)
+++ info/documentation/index.php 2010-03-23 20:34:17 UTC (rev 106)
@@ -51,7 +51,7 @@
<p>Configure the Simulation Factory</p>
-<p><tt>mv simfactory/udb.example.pm simfactory/udb.pm</tt>
+<p><tt>cp simfactory/udb.example.pm simfactory/udb.pm</tt>
<br><tt>vi simfactory/udb.pm</tt></p>
<p>Edit udb.pm and </p>
<ul>
@@ -60,7 +60,10 @@
<li>YOUR_ALLOCATION with your project allocation on Queen Bee
</ul> </p>
-<p>NOTE: At the moment you also need to replace the line in mdb.pm with sourcebasedir for Queen Bee with /home/YOUR_LOGIN 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 change the line in mdb.pm with
+ sourcebasedir for Queen Bee from <tt>/project/@USER@</tt>
+ to </tt>/home/@USER@</tt> unless you have a directory in the
+ /project space. We are working on improving this. </p>
<p>Compile Executable</p>
More information about the Commits
mailing list