[HelpOnLanguages] [TitleIndex] [WordIndex]

TerraLibTerraViewVc7

Step 01

Make the directory:

C:\terralib 

Into this directory, download the TerraLib source code at: http://www.dpi.inpe.br/terralib, and the TerraView source code at: http://www.dpi.inpe.br/terraview.

Use the CVS and download the development version of each module:

Note: I used the development version at 05/03/2007, whem I made this Wiki.

Step 02

Open the solution file above and build the Debug and Release:

C:\terralib\terraView\windows\terraView.sln 

Note: The terraView.sln include the TerraLib projects.

Step 03

Make the environment variable:

TERRALIB_HOME=C:\terralib 

2014-08-13 10:46