[Commits] [svn:einsteintoolkit] www/download/ (Rev. 1445)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Mon Nov 17 11:27:50 CST 2014


User: knarf
Date: 2014/11/17 11:27 AM

Modified:
 /download/
  index.php

Log:
 new instructions for downloading the release

File Changes:

Directory: /download/
=====================

File [modified]: index.php
Delta lines: +5 -5
===================================================================
--- download/index.php	2014-11-17 13:48:32 UTC (rev 1444)
+++ download/index.php	2014-11-17 17:27:50 UTC (rev 1445)
@@ -15,18 +15,18 @@
 commands listed below. This will create a directory called Cactus in
 which the components of the Einstein Toolkit are downloaded.  </p>
 
-<h4>Current release: Wheeler (released on May 21st, 2014)</h4>
+<h4>Current release: Herschel (released on Nov 17t, 2014)</h4>
 
 This is the recommended version of the toolkit for most users.  See
-the <a href = "../about/releases/ET_2014_05_announcement.php">release
+the <a href = "../about/releases/ET_2014_11_announcement.php">release
 notes</a> for more information.
 
 <pre>
-curl -kLO https://raw.githubusercontent.com/gridaphobe/CRL/ET_2014_05/GetComponents
+curl -kLO https://raw.githubusercontent.com/gridaphobe/CRL/ET_2014_11/GetComponents
 
 chmod a+x GetComponents
 
-./GetComponents --parallel https://svn.einsteintoolkit.org/manifest/branches/ET_2014_05/einsteintoolkit.th
+./GetComponents --parallel https://bitbucket.org/einsteintoolkit/manifest/raw/6b063fb0db2e573a66cbb98f7d0bda2aba09ff7e/einsteintoolkit.th
 </pre>
 
 A tarball of the release is also available <a href="http://einsteintoolkit.org/tarballs/">here</a>,
@@ -60,7 +60,7 @@
 
 <li> <b>MPI implementation:</b> This is needed for the Carpet driver (the PUGH driver can be used for single core development on machines without MPI)</li>
 
-<li><b>Standard development tools:</b>  Perl, etc.</li>
+<li><b>Standard development tools:</b> Python, Perl, etc.</li>
 
 <li> <b>Operating System:</b> Cactus and the Einstein Toolkit is supported on all commonly used variants of Unix (e.g. linux, MacOSX, AIX). On Microsoft Windows machines the Einstein Toolkit can be used with the cygwin environment, although this is not so regularly tested.</li>
 



More information about the Commits mailing list