interno:dicas
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Ambos lados da revisão anteriorRevisão anteriorPróxima revisão | Revisão anterior | ||
interno:dicas [2011/11/17 17:34] – laercio | interno:dicas [2015/07/15 19:20] (atual) – laercio | ||
---|---|---|---|
Linha 3: | Linha 3: | ||
===== TerraLib5 ===== | ===== TerraLib5 ===== | ||
+ | ==== Sugestões TerraView5 ==== | ||
- | ==== Dependências para Linux (testado no Ubuntu) | + | ==== Raster |
- | How to install GDAL and PROJ4 from sources (tested on several linux distros) | ||
- | From http:// | + | === Histograma === |
- | < | + | |
- | --- prerequisites to install gdal and proj4 -------- | + | |
- | yum install gcc-c++ | + | |
- | yum install gcc | + | - Histograma da área desenhada |
- | yum install libpng | + | - Permitir que o usuário redefina os limites dos eixos X e Y |
- | yum install libtiff | + | |
- | ------------- proj4 ---------------- | + | === Clipping === |
+ | |||
+ | | ||
+ | | ||
+ | |||
+ | ===== LaTex ===== | ||
+ | ==== Tips ==== | ||
+ | === Fixing Wrong Figure Numbers === | ||
+ | [[http:// | ||
+ | |||
+ | ==== Test ==== | ||
+ | |||
+ | \begin{equation} | ||
+ | w_{ij} | ||
+ | \end{equation} | ||
- | wget http:// | ||
- | tar -zvxf proj-4.6.1.tar.gz | ||
- | cd proj-4.6.1 | ||
- | ./configure | ||
- | make | ||
- | make install | ||
- | ------------- gdal ----------------------- | ||
- | wget http:// | ||
- | tar -zvxf gdal-1.5.3.tar.gz | ||
- | cd gdal-1.5.3 | ||
- | ./configure --with-static-proj4=/ | ||
- | make | ||
- | make install | ||
- | Note ! you may need to run "make install" | ||
- | </ | ||
- | **Note: ** Try changing to the latest versions of proj4 and gdal... |
interno/dicas.1321551270.txt.gz · Última modificação: 2011/11/17 17:34 por laercio