Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:terralib5_download [2014/09/22 10:06] marisa |
wiki:terralib5_download [2014/10/03 10:24] (current) marisa |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== TerraLib 5.0 - Download ====== | ====== TerraLib 5.0 - Download ====== | ||
| | ||
- | Before downloading and install TerraLib 5, see its dependencies in [[wiki:terralib5_environment#Working Environment page]]. | + | Before downloading and install TerraLib 5, see the basic tools required in [[wiki:terralib5_environment#Working Environment page]]. |
- | * Download the latest version of TerraLib5: | + | * Download the available releases of TerraLib5 and TerraView: |
* [[wiki:terralib5_download#From_GIT|Source Code From GIT]] | * [[wiki:terralib5_download#From_GIT|Source Code From GIT]] | ||
* [[wiki:terralib5_download#From_a_zip_file|Source Code From .zip file]] | * [[wiki:terralib5_download#From_a_zip_file|Source Code From .zip file]] | ||
- | * [[wiki:terralib5_download#binaries|Binaries]] | ||
==== Source code ==== | ==== Source code ==== | ||
Line 22: | Line 21: | ||
^Date^Release^Git Command^Dependencies^Build Instructions^DoxygenDoc^ | ^Date^Release^Git Command^Dependencies^Build Instructions^DoxygenDoc^ | ||
- | |2014/xx/xx| terralib-5.0.0-beta|%%git clone -b release-5.0.0-beta --origin release-5.0.0-beta https://git.dpi.inpe.br/terralib5%%|DEPENDENCIES.txt| [[http://www.dpi.inpe.br/terralib5/wiki/doku.php?id=wiki:terralib5_build|Build Instructions]]or BUILD-INSTRUCTIONS.txt|Build Terralib_Doxygen| | + | |2014/09/29| terralib-5.0.0-beta|%%git clone -b release-5.0.0-beta --origin release-5.0.0-beta https://git.dpi.inpe.br/terralib5%%|DEPENDENCIES| [[http://www.dpi.inpe.br/terralib5/wiki/doku.php?id=wiki:terralib5_build|General Guide]] or BUILD-INSTRUCTIONS|[[http://www.dpi.inpe.br/terralib5/codedocs_beta/| Doc5.0.0-beta ]]| |
- | |2013/12/19| terralib-5.0.0-alpha|%%git clone -b release-5.0.0-alpha --origin release-5.0.0-alpha https://git.dpi.inpe.br/terralib5%% and %%git clone https://git.dpi.inpe.br/terraview_help%% |[[http://www.dpi.inpe.br/terralib5/wiki/doku.php?id=wiki:terralib5_environment_windows&rev=1387551608|Dependencies]]| [[http://www.dpi.inpe.br/terralib5/wiki/doku.php?id=wiki:terralib5_build&rev=1387547639|Build Instructions]]|[[http://www.dpi.inpe.br/terralib5/codedocs/|Download DoxygenDoc]]| | + | |2013/12/19| terralib-5.0.0-alpha|%%git clone -b release-5.0.0-alpha --origin release-5.0.0-alpha https://git.dpi.inpe.br/terralib5%% and %%git clone https://git.dpi.inpe.br/terraview_help%% |[[wiki:dependencies_alpha|Dependencies]]| [[wiki:build_alpha|Build Instructions]]|[[http://www.dpi.inpe.br/terralib5/codedocs/|Doc5.0.0-alpha]]| |
Line 43: | Line 42: | ||
If you are not familiar with GIT commands, you can use a graphical GIT client like TortoiseGIT (for Windows) or Git-Cola (for Linux, Mac and Windows). | If you are not familiar with GIT commands, you can use a graphical GIT client like TortoiseGIT (for Windows) or Git-Cola (for Linux, Mac and Windows). | ||
- | Now it is time to build the working environment. Use the BUILD-INSTRUCTIONS text file located at the root of terralib5 source tree. Alternatively, use the general instructions at [[:wiki:terralib5_build| Build and Install]]. | + | Now it is time to build the working environment. Use the BUILD-INSTRUCTIONS file located at the root of terralib5 source tree. Alternatively, use the [[:wiki:terralib5_build| General Guide]] instructions. |
Line 51: | Line 50: | ||
^Launched^Release^Dependencies^Build Instructions^DoxygenDoc^ | ^Launched^Release^Dependencies^Build Instructions^DoxygenDoc^ | ||
- | |2014/xx/xx| {{:wiki:terralib_5.0.0-beta.zip|terralib_5.0.0-beta}} |DEPENDENCIES.txt|BUILD_INSTRUCTIONS.txt |Build Terralib_doxygen doc| | + | |2014/09/29| {{:wiki:terralib_5.0.0-beta.zip|terralib_5.0.0-beta}} |DEPENDENCIES|BUILD_INSTRUCTIONS|[[http://www.dpi.inpe.br/terralib5/codedocs_beta/|Doc5.0.0-beta ]]| |
- | |2013/12/19| {{:wiki:terralib_5.0.0-alpha.zip|terralib_5.0.0-alpha}}|[[http://www.dpi.inpe.br/terralib5/wiki/doku.php?id=wiki:terralib5_environment_windows&rev=1387551608|Dependencies]]|[[http://www.dpi.inpe.br/terralib5/wiki/doku.php?id=wiki:terralib5_build&rev=1387547639 | Build Instructions]]|[[http://www.dpi.inpe.br/terralib5/codedocs/| Download DoxygenDoc]] | | + | |2013/12/19| {{:wiki:terralib_5.0.0-alpha.zip|terralib_5.0.0-alpha}}|[[wiki:dependencies_alpha|Dependencies]]|[[wiki:build_alpha|Build Instructions]]|[[http://www.dpi.inpe.br/terralib5/codedocs/|Doc5.0.0-alpha]]| |
- | + | ||
- | === Binaries === | + | |
- | + | ||
- | Download the installer packages: | + | |
- | + | ||
- | ^Date^Release^file^ | + | |
- | |2014/xx/xx| Win32|[[http://www.dpi.inpe.br/terralib5-devel/terralib-5.0.0-beta1-win32-msvc-2010.exe| terralib-5.0.0-beta1-win32-msvc-2010]]| | + | |
- | |2014/xx/xx| Win64|[[http://www.dpi.inpe.br/terralib5-devel/terralib-5.0.0-beta1-win64-msvc-2010.exe| terralib-5.0.0-beta1-win64-msvc-2010]]| | + | |
- | |2014/xx/xx| Mac|[[http://www.dpi.inpe.br/terralib5-devel/terralib-5.0.0-beta1-macosx.dmg|terralib-5.0.0-beta1-macosx]]| | + | |
- | |2013/12/19| Win32|[[http://www.dpi.inpe.br/terralib5/installer/terraview-5.0.0-alpha-win32.exe|terraview-5.0.0-alpha-win32]]| | + |