Mudanças entre as edições de "Google Earth"

De MochilaWiki
Ir para navegaçãoIr para pesquisar
(Criou página com 'Página do projeto * http://www.google.com.br/intl/pt-BR/earth/index.html instalando # apt-get install googleearth-package $ make-googleearth-package # dpkg -i googleearth_6.0.1...')
 
 
(Uma revisão intermediária pelo mesmo usuário não está sendo mostrada)
Linha 3: Linha 3:
  
 
instalando
 
instalando
 +
<source lang="bash">
 
# apt-get install googleearth-package
 
# apt-get install googleearth-package
 
$ make-googleearth-package
 
$ make-googleearth-package
 
# dpkg -i googleearth_6.0.1.2032+0.6.0-1_i386.deb
 
# dpkg -i googleearth_6.0.1.2032+0.6.0-1_i386.deb
 
# apt-get -f install
 
# apt-get -f install
 +
</source>
 +
 +
 +
[[Categoria:gnuzinho]]

Edição atual tal como às 16h31min de 1 de maio de 2011

Página do projeto

instalando

# apt-get install googleearth-package
$ make-googleearth-package
# dpkg -i googleearth_6.0.1.2032+0.6.0-1_i386.deb
# apt-get -f install