[Commits] [svn:einsteintoolkit] www/download/ (Rev. 1474)
knarf at cct.lsu.edu
knarf at cct.lsu.edu
Mon May 18 09:46:49 CDT 2015
User: knarf
Date: 2015/05/18 09:46 AM
Modified:
/download/
index.php
Log:
update download page
File Changes:
Directory: /download/
=====================
File [modified]: index.php
Delta lines: +5 -5
===================================================================
--- download/index.php 2015-05-18 14:38:00 UTC (rev 1473)
+++ download/index.php 2015-05-18 14:46:48 UTC (rev 1474)
@@ -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: Herschel (released on Nov 19th, 2014)</h4>
+<h4>Current release: Hilbert (released on May 18th, 2015)</h4>
This is the recommended version of the toolkit for most users. See
-the <a href = "../about/releases/ET_2014_11_announcement.php">release
+the <a href = "../about/releases/ET_2015_05_announcement.php">release
notes</a> for more information.
<pre>
-curl -kLO https://raw.githubusercontent.com/gridaphobe/CRL/ET_2014_11/GetComponents
+curl -kLO https://raw.githubusercontent.com/gridaphobe/CRL/ET_2015_05/GetComponents
chmod a+x GetComponents
-./GetComponents --parallel https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2014_11/einsteintoolkit.th
+./GetComponents --parallel https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2015_05/einsteintoolkit.th
</pre>
A tarball of the release is also available <a href="http://einsteintoolkit.org/tarballs/">here</a>,
@@ -62,7 +62,7 @@
<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>
+<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 partially used with the cygwin environment, although this is not regularly tested.</li>
</ul>
More information about the Commits
mailing list