Google Earth ? [RESOLVIDO]

1. Google Earth ? [RESOLVIDO]

Glauber GF
mcnd2

(usa Debian)

Enviado em 18/09/2010 - 12:32h

Boa tarde.

Venho pedir uma ajuda aos amigos aqui do VOL.

Como instalar o Google Earth no Arch?

Tenho o binário mais está dando erro.

--------------------------------------
[root@arch arch]# sh GoogleEarthLinux.bin
Verifying archive integrity... All good.
Uncompressing Google Earth for GNU/Linux 5.0.11733.9347..............................................................
setup.data/setup.xml:1: parser error : Document is empty

^
setup.data/setup.xml:1: parser error : Start tag expected, '<' not found

^
./setup.sh: line 158: 5200 Falha de segmentação "$setup" "$@"
[root@arch arch]#
--------------------------------------------

Desde já agradeço pela atenção.



  


2. MELHOR RESPOSTA

Perfil removido
removido

(usa Nenhuma)

Enviado em 18/09/2010 - 12:58h


$ packer -S google-earth

ou

$ yaourt -S google-earth

simples, prático e você terá um .tar.xz prontinho pro caso de uma reinstalação.

------

página:
http://aur.archlinux.org/packages.php?ID=15270

sobre o packer:
http://www.vivaolinux.com.br/artigo/Packer-Instalando-pacotes-do-AUR-no-Arch-Linux/

* não precisa usar o sudo no comando 'packer -S'

** não tenho certeza se o google earth está nos repos do Arch, e no momento estou usando Debian.

$ sudo pacman -Ss google-earth # pra procurar#

*** tem um outro pacote google-earth mais parece que não é muito utilizado:

http://aur.archlinux.org/packages.php?O=0&K=google-earth&do_Search=Go&detail=1&C=0&a...

http://aur.archlinux.org/packages.php?ID=12890

3. Re: Google Earth ? [RESOLVIDO]

Andre Cardoso
andrebian

(usa Fedora)

Enviado em 18/09/2010 - 12:35h

vc jah estah como root neh, entao o primeiro passo eh digitar:

chmod u+x GoogleEarthLinux.bin

este comando habilita todos os usuários terem acesso ao programa.

Depois vc vai instalá-lo:

./GoogleEarthLinux.bin

dae soh confirma o q lhe pede e pronto.


4. andrebian...

Glauber GF
mcnd2

(usa Debian)

Enviado em 18/09/2010 - 12:44h

Continua o mesmo!

---------------------

[mcnd2@arch arch]$ su
Senha:
[root@arch arch]# chmod u+x GoogleEarthLinux.bin
[root@arch arch]# ./GoogleEarthLinux.bin
Verifying archive integrity... All good.
Uncompressing Google Earth for GNU/Linux 5.0.11733.9347..............................................................
setup.data/setup.xml:1: parser error : Document is empty

^
setup.data/setup.xml:1: parser error : Start tag expected, '<' not found

^
./setup.sh: line 158: 5570 Falha de segmentação "$setup" "$@"
[root@arch arch]#
--------------------

??? ...


5. Re: Google Earth ? [RESOLVIDO]

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 18/09/2010 - 12:48h

Não tem GoogleEarth nos repositórios Arch?
Para instalar com o PacMan?
Se não tem, me surpreende, pq até para Gentoo tem.


6. amigos...

Glauber GF
mcnd2

(usa Debian)

Enviado em 18/09/2010 - 15:18h

Estava ausente.

Mais vou tentar de alguma forma já descrita.

Volto com o resultado...

---------------------------------------------

Pelo pacman não tem o google-earth:

root@arch arch]# pacman -Ss google
extra/chromium 6.0.472.59-1
The open-source project behind Google Chrome, an attempt at creating a
safer, faster, and more stable browser.
extra/python-gdata 2.0.10-1
Python client library for Google data APIs
community/go 2010_08_11-2
Google Go compiler and tools (release version)
community/google-gadgets-common 0.11.2-2
Desktop widgets from Google (common files)
community/google-gadgets-gtk 0.11.2-2 (google-gadgets)
Desktop widgets from Google (GTK+ front-end)
community/google-gadgets-qt 0.11.2-2 (google-gadgets)
Desktop widgets from Google (Qt front-end)
community/neatx 0.3.1-9
A free NX server by google
community/protobuf-python 2.3.0-1 (devel)
Google's data interchange format utility (python API).
[root@arch arch]#

------------------

É seguro o yaourt ?
Pois como pode conter algum script malicioso a probabilidade do sistema ficar vulnerável é grande, certo?

Se não dá pra ter, fazer o que.

Como só estou com o arch não vou deixar esse único ficar vulnerável além de já ser rolling e poder conter algum bug que inutilizará o sistema, mais estamos aí...

Logo no início eu até que tinha habilitado o yaourt, mais como vi que poderia ser um risco pequeno de grande, rsrsrs...
desabilitei e desinstalei.


Mais obrigado a todos.


7. ...

Glauber GF
mcnd2

(usa Debian)

Enviado em 18/09/2010 - 20:38h

O jeito foi ir de "yaourt" mesmo, e sempre dá uma verificada no pkgbuild na hora da instalação.

Como não saco nada é até um jeito de aprender como é que funciona um script de compilação.

Vlw...


8. Re: Google Earth ? [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 18/09/2010 - 21:07h

Se não quiser usar o yaourt|packer, baixa o PKGBUILD, compila e instala:

$ wget http://aur.archlinux.org/packages/google-earth/google-earth/PKGBUILD

$ nano PKGBUILD

* verifica ou edita o PKGBUILD (pro caso da arquitetura x86_64), tem que alterar a linha abaixo. Não sei se é seu caso.

arch=('i686')

$ makepkg --asroot
$ sudo pacman -U <pacote-gerado>



9. edps...

Glauber GF
mcnd2

(usa Debian)

Enviado em 18/09/2010 - 21:10h

Executando deste modo, compilando com o pkgbuild é melhor em sentido de segurança?

Se não for fico com o "yaourt" mesmo.

Agora ser for mais seguro fica até mais delicioso a aprendizagem em fazer a compilação deixando o sistema seguro.

...


10. Re: Google Earth ? [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 18/09/2010 - 21:34h

Ver como as coisas funcionam é sempre melhor, não sei em relação ao yaourt, mas usando o packer 'puro' sem as --noedit --confirm, ele lhe perguntará se deseja abrir o arquivo de instalação e se deseja instalar o pacote.

acho que uma boa idéia é navegar pelo AUR e ver por si mesmo, o status do programa, se é baixado muitas vezes, quando foi a última atualização e os comentários = em inglês na maioria das vezes.

veja o caso do navegador opera, lá tem o opera-devel = 10.70 e o opera = 10.62, fora outros:

http://aur.archlinux.org/packages.php?O=0&K=opera&do_Search=Ir&detail=1&C=13&SeB...

abs.


11. edps...

Glauber GF
mcnd2

(usa Debian)

Enviado em 18/09/2010 - 21:43h

No caso inicial ao "Google Earth", fui fazer a devida instalação pelo "yaourt" e me retornou erro na hora da validação do google-earth.

_________________________________________________________________________

[mcnd2@arch ~]$ yaourt -Ss google-earth
aur/bin32-google-earth 5.2.1.1588-3 (654)
32 bits binaries of google-earth for Arch64
aur/google-earth 5.2.1.1329-1 (1130)
A 3D interface to the planet Earth

[mcnd2@arch ~]$ yaourt -S google-earth

==> Downloading google-earth PKGBUILD from AUR...
bsdtar: Removing leading '/' from member names
x googleearth.desktop
x PKGBUILD
x googleearth
x googleearth-mimetypes.xml
x qt.conf
x googleearth.install

Comment by: OttoA on Sun, 05 Sep 2010 17:27:30 +0000
Google Earth for linux seems to be a pile of shit: http://bit.ly/b04zhG - please star the linux crash issues so that the developers will notice

Just tried the windows version (13mb instead of 30mb!) in wine and it works perfectly.

Comment by: elfaimer on Mon, 06 Sep 2010 11:20:21 +0000
the same problem anthonio has...
Google Earth crashes.

Comment by: anthonio on Mon, 06 Sep 2010 13:58:52 +0000
Use previous version (5.1.3535.3218)
http://dl.google.com/earth/client/advanced/previous/GoogleEarthLinux.bin

Comment by: zandgreen on Thu, 16 Sep 2010 17:37:37 +0000
Caught Seg11 from Xorg (ati-gallium) on 5.1.3535.3218 version. See report: https://bbs.archlinux.org/viewtopic.php?id=105026

Comment by: snostorm on Fri, 17 Sep 2010 10:33:33 +0000
Here are the changes I made to get 5.2.1.1588 working under my chroot with NVIDIA drivers
althought the key is the QT libs from google need to stay as the current arch AT is 4.6.3 whcih is waht seemed to be causing my issues.
I changed the MD5Sum for the install bin and the remove section thath removed Google libs in favor of Arch provided libs


http://aur.pastebin.com/AhGWy3pv

Comment by: OttoA on Fri, 17 Sep 2010 11:32:17 +0000
@snostorm: nope, still crashes for me

please everybody star the issues under http://bit.ly/b04zhG

First Submitted: Tue, 19 Feb 2008 07:36:22 +0000
google-earth 5.2.1.1329-1 : A 3D interface to the planet Earth
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n

==> google-earth dependencies:
- curl (already installed)
- qt (already installed)


==> Edit googleearth.install ? [Y/n] ("A" to abort)
==> -----------------------------------------------
==> n

==> Continue building google-earth ? [Y/n]
==> --------------------------------------
==>
==> Building and installing package
==> Criando o pacote: google-earth 5.2.1.1329-1 (Sáb Set 18 21:26:36 BRT 2010)
==> Verificando dependências em tempo de execução...
==> Verificando dependências em tempo de compilação...
==> Obtendo Fontes...
-> Realizando o download de GoogleEarthLinux.bin...
--2010-09-18 21:26:36-- http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
Resolvendo dl.google.com... 209.85.225.136, 209.85.225.91, 209.85.225.190, ...
Conectando-se a dl.google.com|209.85.225.136|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 200 OK
Tamanho: 31406473 (30M) [application/octet-stream]
Salvando em: “GoogleEarthLinux.bin.part”

100%[===================================================================================>] 31.406.473 46,5K/s em 9m 29s

2010-09-18 21:36:06 (53,9 KB/s) - “GoogleEarthLinux.bin.part” salvo [31406473/31406473]

-> Realizando o download de license.html...
--2010-09-18 21:36:07-- http://earth.google.com/intl/en/license.html
Resolvendo earth.google.com... 209.85.225.100, 209.85.225.139, 209.85.225.101, ...
Conectando-se a earth.google.com|209.85.225.100|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 200 OK
Tamanho: não especificada [text/html]
Salvando em: “license.html.part”

[ <=> ] 11.304 38,7K/s em 0,3s

2010-09-18 21:36:08 (38,7 KB/s) - “license.html.part” salvo [11304]

-> Encontrado googleearth
-> Encontrado googleearth.desktop
-> Encontrado googleearth-mimetypes.xml
-> Encontrado googleearth.install
==> Validando arquivos fonte com md5sums...
GoogleEarthLinux.bin ... FALHOU
license.html ... Passou
googleearth ... Passou
googleearth.desktop ... Passou
googleearth-mimetypes.xml ... Passou
googleearth.install ... Passou
==> ERRO: Um ou mais arquivos não passaram no teste de validação!
==> ERROR: Makepkg was unable to build google-earth.
==> Restart building google-earth ? [y/N]
==> -------------------------------------
==>
==> WARNING: Following packages have not been installed:
google-earth

[mcnd2@arch ~]$
_________________________________________________________________________


???


12. Re: Google Earth ? [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 18/09/2010 - 21:54h

==> Validando arquivos fonte com md5sums...
GoogleEarthLinux.bin ... FALHOU

o md5 não confere, pra instalar o processo terá que ser reiniciado.

vou reinstalar o pc e darei uma olhada no pacman.conf (estou com uns repos a mais) então quem sabe não tem esse pacote num deles.

depois retorno.



01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts