Não foi possível enviar o arquivo. Será algum problema com as permissões?
Diferenças

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anterior Revisão anterior
Próxima revisão
Revisão anterior
Próxima revisão Ambos lados da revisão seguinte
software:art:install [2007/12/11 10:14]
paulojus
software:art:install [2007/12/11 10:31]
paulojus
Linha 26: Linha 26:
   root$ sudo apt-get install g++ libpq-dev gfortran xemacs21 ess   root$ sudo apt-get install g++ libpq-dev gfortran xemacs21 ess
  
-==== Get the tools to install ​**aRT** dependencies ==== +==== Get the tools to install aRT dependencies ==== 
 This includes installing a ''​MySQL''​ data base and compiling ''​TerraLib''​\\ This includes installing a ''​MySQL''​ data base and compiling ''​TerraLib''​\\
   root$ wget http://​www.leg.ufpr.br/​aRT/​install-aRT-dep.zip   root$ wget http://​www.leg.ufpr.br/​aRT/​install-aRT-dep.zip
Linha 68: Linha 68:
 Other user and permissions can be set. However we will use **aRT** tools to do this!!! Even the above instructions could be se from **aRT** (using the aRT function ''​addPermissions()''​) if the DBMS root pasword is available. Other user and permissions can be set. However we will use **aRT** tools to do this!!! Even the above instructions could be se from **aRT** (using the aRT function ''​addPermissions()''​) if the DBMS root pasword is available.
  
 +==== Testing the installation ====
 +To check whethr the installation above is working well go to a "​normal user" account in your linux system (here we use "​aluno"​) start R\\
 +  aluno$ R
  
 +Loading the aRT package, ​
 +  > require(aRT)
 +
 +you will see to following in the R screen:\\
 +  Carregando pacotes exigidos: aRT
 +  Carregando pacotes exigidos: sp
 +  ​
 +  ---------------------------------------------
 +  R-TERRALIB API
 +  aRT version 1.4-2 (2007-12-07) is now loaded
 +  ---------------------------------------------
  

QR Code
QR Code software:art:install (generated for current page)