GoogleEarth no Ubuntu: Error code 29
Dica publicada em Linux / Software
GoogleEarth no Ubuntu: Error code 29
Olá,
Recentemente instalei o famoso GoogleEarth em minha máquina, um amd 64bits rodando o Ubuntu 8 para amd 64bits. A instalação ocorreu tranqüilamente, mas ao abrir o aplicativo aparecia um janela com o seguinte aviso:
Google Earth detected an error while trying to authenticate
Please check the following:
- your network connection (can you get to www.google.com?)
- your firewall settings (are you blocking /home/matt/google-earth-bin?)
Error code: 29
For more information, visit:
http://earth.google.com/support/bin/...y?answer=20717
Com isso chegava nem a aparecer o globo, inutilizando o GoogleEarth. Mas como tudo no Linux tem solução, comecei a pesquisar sobre no próprio Google, vi várias formas de solucionar, mas a que funcionou mesmo foi:
1) Caso não tenha instalado o GoogleEarth:
# install google-earth
2) Instalar o pacote lib32nss-mdns (NSS module for Multicast DNS name resolution):
# apt-get install lib32nss-mdns
3) Aplique os comandos:
cd ~
$ rm -Rf .googleearth
$ rm -Rf .config/Google
Agora abra o GoogleEarth e divirta-se ^^
[]'s
Recentemente instalei o famoso GoogleEarth em minha máquina, um amd 64bits rodando o Ubuntu 8 para amd 64bits. A instalação ocorreu tranqüilamente, mas ao abrir o aplicativo aparecia um janela com o seguinte aviso:
Google Earth detected an error while trying to authenticate
Please check the following:
- your network connection (can you get to www.google.com?)
- your firewall settings (are you blocking /home/matt/google-earth-bin?)
Error code: 29
For more information, visit:
http://earth.google.com/support/bin/...y?answer=20717
Com isso chegava nem a aparecer o globo, inutilizando o GoogleEarth. Mas como tudo no Linux tem solução, comecei a pesquisar sobre no próprio Google, vi várias formas de solucionar, mas a que funcionou mesmo foi:
1) Caso não tenha instalado o GoogleEarth:
# install google-earth
2) Instalar o pacote lib32nss-mdns (NSS module for Multicast DNS name resolution):
# apt-get install lib32nss-mdns
3) Aplique os comandos:
cd ~
$ rm -Rf .googleearth
$ rm -Rf .config/Google
Agora abra o GoogleEarth e divirta-se ^^
[]'s
bash: /home/rafael: é um diretório"
Tentei executar os comandos seguintes e apareceu a mensagem"comando não encontrado"