Author: buildbot
Date: Wed Jul 13 21:06:43 2016
New Revision: 992713
Log:
Staging update by buildbot for taverna
Modified:
websites/staging/taverna/trunk/cgi-bin/ (props changed)
websites/staging/taverna/trunk/content/ (props changed)
websites/staging/taverna/trunk/content/download/system-requirements/index.html
Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 13 21:06:43 2016
@@ -1 +1 @@
-1752537
+1752538
Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 13 21:06:43 2016
@@ -1 +1 @@
-1752537
+1752538
Modified:
websites/staging/taverna/trunk/content/download/system-requirements/index.html
==============================================================================
---
websites/staging/taverna/trunk/content/download/system-requirements/index.html
(original)
+++
websites/staging/taverna/trunk/content/download/system-requirements/index.html
Wed Jul 13 21:06:43 2016
@@ -192,7 +192,7 @@ Currently there is no Apache-approved di
<h2 id="operating-system">Operating system<a class="headerlink"
href="#operating-system" title="Permanent link">¶</a></h2>
<p>Taverna <a href="/download/workbench">Workbench</a> and <a
href="/download/commandline">Command Line</a>
- are available either in platform-specific or platform-neutral distributions.
+ are available in either platform-specific or platform-neutral distributions.
We generally <strong>recommend</strong> the platform-specific distributions as
they include any required
third-party software.</p>
<p><strong>Platform-specific</strong> distributions are available for
<small>(and tested on)</small>:</p>
@@ -217,7 +217,7 @@ This library allows Taverna to open page
connect to the interactive service being called from the workflow.</p>
<h2 id="memory">Memory<a class="headerlink" href="#memory" title="Permanent
link">¶</a></h2>
<p>It is a good idea for your machine to have <strong>at least 2GB of
RAM.</strong>
-Taverna will run with less memory than that, but its performance may be
affected.</p>
+Taverna will run with less memory, but its performance may be affected.</p>
<p>The Taverna Workbench installations for 64-bit operating systems will use
by default up to
1 GB of working memory, plus up to 400 MB used by the Java runtime.
Installations for 32-bit operating systems and platform-independent
installations will
@@ -236,10 +236,10 @@ use up to 700 MB of working memory, plus
<em>taverna.vmoptions</em> (and <em>executeworkflow.vmoptions</em>) file
inside Taverna's installation
directory (which might require administrator privileges).
You can then replace <em>-Xmx700m</em> or <em>-Xmx1g</em> with (for example)
<em>-Xmx1500m</em> to use 1.5 GB.</p>
-<p>For <strong>OS X</strong>, you would need to modify the <em>Info.plist</em>
file and change the same
+<p>For <strong>OS X</strong>, modify the <em>Info.plist</em> file and change
the same
parameter under JavaVM using the <em>Property List Editor</em>.
(To modify <em>Info.plist</em>, right-click on Taverna application in
Finder and select <em>Show Package Content</em>.
- Then, open the application bundle to find <em>Contents/Info.plist</em>) </p>
+ Then, open the application bundle to find <em>Contents/Info.plist</em>.)
</p>
<p>For <strong>platform-neutral</strong> Taverna installations not using
<em>.vmoptions</em>, you may instead have to
modify the <em>taverna.sh/taverna.bat</em> (Windows) and
<em>executeworkflow.bat/executeworkflow.sh</em> files.</p>
<p><a
href="http://dev.mygrid.org.uk/wiki/display/taverna/Memory+allocation">User
guide: Memory allocation</a>
@@ -265,7 +265,7 @@ You can then replace <em>-Xmx700m</em> o
it includes binaries of the Graphviz tool,
which is used for <strong>generating workflow diagrams</strong> in Taverna.
Binaries are included in the <em>bin</em> folder for OS X, Linux x86/x64, and
Windows.</p>
-<p>In most cases Taverna should be able to pick up the location of the
Graphviz binary <em>dot</em>
+<p>In most cases, Taverna should be able to pick up the location of the
Graphviz binary <em>dot</em>
from the download after you have installed it.
If this is not the case, see
<a
href="http://www.mygrid.org.uk/dev/wiki/display/taverna/Workbench+preferences">User
guide: Workbench preferences</a>