User Tools

Site Tools


software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
software [2014/11/17 06:25]
gilberto
software [2015/01/17 09:58]
gilberto [Zero Brane Studio: IDE for TerraME]
Line 25: Line 25:
 We suggest that you use [[http://​studio.zerobrane.com | ZeroBraneStudio]] as your programming environment for developing TerraME programs. In Windows, please install the program to ''​C:​\ZeroBraneStudio''​. In MAC and Linux, please use the default installation path. We suggest that you use [[http://​studio.zerobrane.com | ZeroBraneStudio]] as your programming environment for developing TerraME programs. In Windows, please install the program to ''​C:​\ZeroBraneStudio''​. In MAC and Linux, please use the default installation path.
  
-After you download ​ZeroBrane, please do the following steps:+After you download ​ZeroBraneStudio (ZBS), please do the following steps:
  
-  - Copy a new [[http://​www.dpi.inpe.br/​gilberto/​terrame/​zerobrane/​user.lua | user.lua]] configuration file to the "​cfg"​ folder where you have installed ​ZeroBraneStudio. In Windows, ​this is "''​C:​\ZeroBraneStudio\cfg''" ​if you have installed the program as instructed above. In the MAC, this is "''/​Applications/​ZeroBraneStudio.app/​Contents/​ZeroBraneStudio/​cfg''"​. In Ubuntu, ​this is "''/​opt/​zbstudio/​cfg''"​. +  - Configuration file: tells ZBS where to find the TerraME interpreter. ​Copy the [[http://​www.dpi.inpe.br/​gilberto/​terrame/​zerobrane/​user.lua | user.lua]] configuration file to the "​cfg"​ folder where you have installed ​ZBS. In Windows, ​it is usually ​"''​C:​\ZeroBraneStudio\cfg''"​. In the MAC, the folder ​is "''/​Applications/​ZeroBraneStudio.app/​Contents/​ZeroBraneStudio/​cfg''"​. In Ubuntu, ​it is "''/​opt/​zbstudio/​cfg''"​. 
-  - Copy the [[http://​www.dpi.inpe.br/​gilberto/​terrame/​zerobrane/​terrame.lua | terrame.lua]] interpreter description file to the "​interpreters" ​ where you have installed ​ZeroBraneStudio. In Windows, this is "​C:​\ZeroBraneStudio\interpreters" ​if you have installed ​the program as instructed above.In the MAC, this is "''/​Applications/​ZeroBraneStudio.app/​Contents/​ZeroBraneStudio/​interpreters''"​. In Ubuntu, ​this is ''/​opt/​zbstudio/​interpreters''​.+  - Interpreter description file: tells ZBS how to use TerraME. ​Copy the [[http://​www.dpi.inpe.br/​gilberto/​terrame/​zerobrane/​terrame.lua | terrame.lua]] interpreter description file to the "​interpreters" ​folder ​where you have installed ​ZBS. In Windows, this folder ​is "​C:​\ZeroBraneStudio\interpreters"​. In the MAC, it is "''/​Applications/​ZeroBraneStudio.app/​Contents/​ZeroBraneStudio/​interpreters''"​. In Ubuntu, it is ''/​opt/​zbstudio/​interpreters''​. 
 +  - Keyword description:​ tells ZBS to highlight both Lua and TerraME keywords. Copy the [[http://​www.dpi.inpe.br/​gilberto/​terrame/​zerobrane/​lua.lua | lua.lua]] keyword description file to the "​spec"​ folder where you have installed ​ZeroBraneStudio. In Windows, this folder is "​C:​\ZeroBraneStudio\spec"​.In the MAC, it is "''/​Applications/​ZeroBraneStudio.app/​Contents/​ZeroBraneStudio/​spec''"​. In Ubuntu, ​it is ''/​opt/​zbstudio/​spec''​.
   - Optional: delete the other interpreters of ZeroBrane (Corona, Guideros, etc.) and leave only Lua, Lua5.2 and TerraME.   - Optional: delete the other interpreters of ZeroBrane (Corona, Guideros, etc.) and leave only Lua, Lua5.2 and TerraME.
- 
 ==== Additional library for the course ==== ==== Additional library for the course ====
  
software.txt · Last modified: 2015/01/26 13:03 by gilberto