Não foi possível enviar o arquivo. Será algum problema com as permissões?
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
| Ambos lados da revisão anterior Revisão anterior Próxima revisão | Revisão anterior | ||
|
software:art:linuxdistros [2008/10/16 20:19] henriqued |
software:art:linuxdistros [2008/10/17 19:16] (atual) paulojus |
||
|---|---|---|---|
| Linha 1: | Linha 1: | ||
| ====== Linux Distros ====== | ====== Linux Distros ====== | ||
| - | Soon you will find here packages with TerraLib for some Linux distros. | ||
| - | * Debian Packages | + | * Debian (.deb) Packages |
| * {{:software:art:linuxdistros:terralib-dev_3.2.0-i386.deb|Binary of Terralib development files}} | * {{:software:art:linuxdistros:terralib-dev_3.2.0-i386.deb|Binary of Terralib development files}} | ||
| * [[http://www.leg.ufpr.br/~henrique/debs/r-noncran-aRT_1.6.0_i386.deb| aRT 1-6.0]] | * [[http://www.leg.ufpr.br/~henrique/debs/r-noncran-aRT_1.6.0_i386.deb| aRT 1-6.0]] | ||
| * [[http://www.leg.ufpr.br/~henrique/debs/terraView_3.2.0-i386.deb| TerraView 3.2.0]] | * [[http://www.leg.ufpr.br/~henrique/debs/terraView_3.2.0-i386.deb| TerraView 3.2.0]] | ||
| * [[http://www.leg.ufpr.br/~henrique/debs/terralib_3.2.0-i386.deb| Terralib 3.2.0]] | * [[http://www.leg.ufpr.br/~henrique/debs/terralib_3.2.0-i386.deb| Terralib 3.2.0]] | ||
| + | |||
| + | * Installation | ||
| + | - download the file(s) above | ||
| + | - Install using the ''dpkg -i'' command (with sudo permissions. Example:<code> | ||
| + | dpkg -i terralib_3.2.0-i386.deb | ||
| + | dpkg -i terralib_3.2.0-i386.deb | ||
| + | dpkg -i r-noncran-aRT_1.6.0_i386.deb | ||
| + | </code> | ||
| + | |||