You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by bu...@apache.org on 2012/04/17 18:36:11 UTC

svn commit: r813406 - in /websites/staging/airavata/trunk/content: ./ airavata/documentation/system/airavata-in-10-minutes.html

Author: buildbot
Date: Tue Apr 17 16:36:11 2012
New Revision: 813406

Log:
Staging update by buildbot for airavata

Modified:
    websites/staging/airavata/trunk/content/   (props changed)
    websites/staging/airavata/trunk/content/airavata/documentation/system/airavata-in-10-minutes.html

Propchange: websites/staging/airavata/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 17 16:36:11 2012
@@ -1 +1 @@
-1327174
+1327175

Modified: websites/staging/airavata/trunk/content/airavata/documentation/system/airavata-in-10-minutes.html
==============================================================================
--- websites/staging/airavata/trunk/content/airavata/documentation/system/airavata-in-10-minutes.html (original)
+++ websites/staging/airavata/trunk/content/airavata/documentation/system/airavata-in-10-minutes.html Tue Apr 17 16:36:11 2012
@@ -32,7 +32,7 @@
   </div>
   
   <div id="navigation">
-  <h1 id="about_airavata">About Airavata</h1>
+  <h1 id="about-airavata">About Airavata</h1>
 <ul>
 <li><a href="/airavata/index.html">Home</a></li>
 <li><a href="http://incubator.apache.org/projects/airavata.html">Incubator Page</a></li>
@@ -108,19 +108,16 @@ Note: Currently Airavata will work with 
 </table></p>
 <h2 id="tutorial">Tutorial</h2>
 <ol>
-<li>
-<p>Download the latest Airavata release pack from downloads link and extract, for future explanation lets assume the path to extracted directory is AIRAVATA_HOME.</p>
-</li>
-<li>
-<p>Now Run the following scripts in the given order below to start the components of Airavata.
+<li><a href="../../development/build.html">Build from source</a> or download the latest Airavata release pack from downloads link</li>
+<li>Extract the distribution archive (the rest of this document assumes the path to extracted directory is AIRAVATA_HOME)</li>
+<li>Now Run the following scripts in the given order below to start the components of Airavata.
 <br></br>
 AIRAVATA_HOME/bin/jackrabbit-server.sh - This will start Jackrabbit repository on port 8081.
 <br></br>
 AIRAVATA_HOME/bin/airavata-server.sh - This will start SimpleAxis2Server on port 8080
 <br></br>
 AIRAVATA_HOME/bin/xbaya-gui.sh - This will start XBaya GUI application.
-<br></br></p>
-</li>
+<br></br></li>
 <li>
 <p>The release package will contains an echo command-line application in AIRAVATA_HOME/samples/echo.sh. Now you will register this application and wrap it as a Web service using XBaya. Use following screenshots to register an application</p>
 </li>