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 11:49:41 UTC

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

Author: rgardler
Date: Tue Apr 24 09:49:41 2012
New Revision: 1329611

URL: http://svn.apache.org/viewvc?rev=1329611&view=rev
Log:
Need to set permissions - no .bat scripts provided

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=1329611&r1=1329610&r2=1329611&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 09:49:41 2012
@@ -51,6 +51,8 @@ Tutorial is divided in to 3 simple secti
   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`)
     1. If you built from source then your binary is in modules/distribution/target
+    2. If you are using Windows + Cygwin you need to set permissions on some files with "chmod 755 bin/*.sh"
+        - we don't currently provide bat scripts for the following actions - patches welcome
   3.	Start airavata:<br>
 	*	Start Jackrabbit repository on port 8081<br>
 			<tab>`$ AIRAVATA_HOME/bin/jackrabbit-server.sh`