Google Earth no CentOS 7
Dica publicada em Linux / Software
Google Earth no CentOS 7
Baixe o Google Earth, para 32 ou 64 Bits, em:
→ 32 bits:
wget -c https://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.rpm
→ 64 bits:
wget -c http://dl.google.com/dl/earth/client/current/google-earth-stable_current_x86_64.rpm
Instale o Red Hat LSB*¹
→ 32Bits:
# yum install redhat-lsb
→ 64Bits:
# yum install redhat-lsb.i686
Instale o Google Earth:
→ 32 bits:
# rpm -ivh --force google-earth-stable_current_i386.rpm
→ 64 bits:
# rpm -ivh --force google-earth-stable_current_x86_64.rpm
Reinstale o Filesystem padrão do CentOS:
# yum reinstall filesystem
Observação: sem este pacote, ao instalar o RPM do Google Earth, será exibido um erro sobre o /usr/bin.
Referência:
→ 32 bits:
wget -c https://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.rpm
→ 64 bits:
wget -c http://dl.google.com/dl/earth/client/current/google-earth-stable_current_x86_64.rpm
Instale o Red Hat LSB*¹
→ 32Bits:
# yum install redhat-lsb
→ 64Bits:
# yum install redhat-lsb.i686
Instale o Google Earth:
→ 32 bits:
# rpm -ivh --force google-earth-stable_current_i386.rpm
→ 64 bits:
# rpm -ivh --force google-earth-stable_current_x86_64.rpm
Reinstale o Filesystem padrão do CentOS:
# yum reinstall filesystem
Observação: sem este pacote, ao instalar o RPM do Google Earth, será exibido um erro sobre o /usr/bin.
Referência: