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.
Próxima revisão | Revisão anterior | ||
software:art:linuxdistros [2008/09/18 00:10] pedro criada |
software:art:linuxdistros [2008/10/17 19:16] (atual) paulojus |
||
---|---|---|---|
Linha 1: | Linha 1: | ||
- | TODO | + | ====== Linux Distros ====== |
+ | |||
+ | |||
+ | * Debian (.deb) Packages | ||
+ | * {{: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/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]] | ||
+ | |||
+ | * 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> |