Return-Path: X-Original-To: apmail-incubator-airavata-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-airavata-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D59E1DC13 for ; Fri, 3 Aug 2012 15:47:20 +0000 (UTC) Received: (qmail 58468 invoked by uid 500); 3 Aug 2012 15:47:20 -0000 Delivered-To: apmail-incubator-airavata-commits-archive@incubator.apache.org Received: (qmail 58435 invoked by uid 500); 3 Aug 2012 15:47:20 -0000 Mailing-List: contact airavata-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: airavata-dev@incubator.apache.org Delivered-To: mailing list airavata-commits@incubator.apache.org Received: (qmail 58428 invoked by uid 99); 3 Aug 2012 15:47:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 15:47:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 15:47:18 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 439B8238889B; Fri, 3 Aug 2012 15:46:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1369055 - /incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-10-minutes.mdtext Date: Fri, 03 Aug 2012 15:46:34 -0000 To: airavata-commits@incubator.apache.org From: heshan@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120803154634.439B8238889B@eris.apache.org> Author: heshan Date: Fri Aug 3 15:46:33 2012 New Revision: 1369055 URL: http://svn.apache.org/viewvc?rev=1369055&view=rev Log: (empty) Modified: incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-10-minutes.mdtext Modified: incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-10-minutes.mdtext URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-10-minutes.mdtext?rev=1369055&r1=1369054&r2=1369055&view=diff ============================================================================== --- incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-10-minutes.mdtext (original) +++ incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-10-minutes.mdtext Fri Aug 3 15:46:33 2012 @@ -42,9 +42,9 @@ Note: Currently Airavata will work with ##Tutorial 1. [Build from source][1] or download the latest Airavata release pack from downloads link 2. If JAVA_HOME is not already set, set it by modifying your ~/.bashrc file. - - Add/modify following entries to ~/.bashrc file. - - export JAVA_HOME=/home/user/installations/jdk1.6.0_27 - - export PATH=$JAVA_HOME/bin/ + - Add/modify following entries to ~/.bashrc file. + - export JAVA_HOME=/home/user/installations/jdk1.6.0_27 + - export PATH=$JAVA_HOME/bin/ 3. Extract the distribution archive (the rest of this document assumes the path to extracted directory is AIRAVATA_HOME) 4. Now Run the following scripts in the given order below to start the components of Airavata.