Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wiki:terralib5_environment [2013/11/25 14:01] andre.oliveira created |
wiki:terralib5_environment [2013/12/19 07:55] (current) karine |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Work Environment ==== | + | ====== TerraLib 5.0 - Working Environment ====== |
- | In order prepare your working enviroment it is advisable to follow the steps described at [[https://trac.dpi.inpe.br/terralib5/wiki | Terralib 5 Wiki]] | + | Instructions on how to set up your working environment vary depending on the O.S. of choice: |
- | The wiki has links to the software you need to obtain (git, cmake, among others). And some steps to work with TerraLib's git repository. | + | * [[wiki:terralib5_environment_windows| Windows]] |
+ | * [[wiki:terralib5_environment_linux| Linux]] | ||
+ | * [[wiki:terralib5_environment_macintosh| Macintosh]] | ||
- | === Dependencies === | ||
- | Currently, Terralib works with the following libraries - with their respective versions: | ||
- | |||
- | ^Library^Version^Website^ | ||
- | |Boost | 1.50 |[[http://www.boost.org/| Boost]] | | ||
- | |Gdal |1.10.0 |[[http://www.gdal.org | Gdal]] | | ||
- | |Geos | 3.2.3 |[[http://trac.osgeo.org/geos| Geos]]| | ||
- | |Log4cxx |0.10.0 |[[http://logging.apache.org/log4cxx| Log4cxx]]| | ||
- | |Proj4 |4.7.0 |[[http://trac.osgeo.org/proj| Proj4]]| | ||
- | |QT |4.8.5 |[[https://qt-project.org/downloads| Qt]] | | ||
- | |QWT |6.1.0 | [[http://qwt.sourceforge.net| QWT]] | | ||
- | |Xerces | 3.1.1 | [[http://xerces.apache.org/xerces-c| Xerces-C++]] | | ||
- | |||
- | Optionally, you can download and unpack the third-party libraries compiled in Visual C++ 2010 from here: <Inserir third-party> |