You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by rg...@apache.org on 2012/04/24 10:27:07 UTC

svn commit: r1329589 - /incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext

Author: rgardler
Date: Tue Apr 24 08:27:07 2012
New Revision: 1329589

URL: http://svn.apache.org/viewvc?rev=1329589&view=rev
Log:
Note where the binaries are located

Modified:
    incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext

Modified: incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext?rev=1329589&r1=1329588&r2=1329589&view=diff
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext (original)
+++ incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext Tue Apr 24 08:27:07 2012
@@ -49,7 +49,8 @@ Tutorial is divided in to 3 simple secti
 <p name="section1"/>
 
   1. [Build from source][1] or download a binary distribution
-  2. Extract the Airavata binary distribution to some path in the file system (say `AIRAVATA_HOME`).
+  2. Extract the Airavata binary distribution to some path in the file system (say `AIRAVATA_HOME`)
+    1. If you built from source then your binary is in modules/distribution/target
   3.	Start airavata:<br>
 	*	Start Jackrabbit repository on port 8081<br>
 			<tab>`$ AIRAVATA_HOME/bin/jackrabbit-server.sh`