PDA

Ver la Versión Completa : Instalar Google Earth en Ubuntu 8.10 “Intrepid Ibex”



Xripox
16/04/2009, 01:08
[Only registered and activated users can see links]




Configurar los Repositorios Medibuntu


Código:
sudo wget [Only registered and activated users can see links] -O /etc/apt/sources.list.d/medibuntu.list
sudo aptitude update && sudo aptitude install medibuntu-keyring && sudo aptitude update


Instalar Google Earth


Código:
sudo aptitude install googleearth-4.3
Tendras Google Earth en “Applications > Internet” menu , y si tu tarjeta de video soporta renderpodras viajar virtualmente por elplaneta.
Dependiendo de tu tarjeta de video, tambien es posible que debas desactivar atmospheric rendering, dado que reduce mucho el rendimiento. Esto lo puedes hacer en:
View > Atmosphere
Si por alguna razon, esta version te falla, pueds instalar la version 4.2:
Código:
sudo aptitude remove googleearth-4.3
Código:
sudo aptitude install googleearth-4.2