Rechercher : dans
Par :

Installation gogle earth sous ubuntu 8.04

Dernière réponse le 5 déc 2008 à 13:10:48 mak, le 10 jun 2008 à 09:24:32 
 Signaler ce message aux modérateurs

Bonjour,
Je n'arrive pas à installergoogle earth sous ubuntu 8.04 64 bits.
J'ai le mesage d'erreur suivant:
Impossible d'afficher "/home/maco/Google_Earth_CZXD.bin"
aucune application n'est installée pour ce type de fichier.
Quelqu'un peut-il m'aider?
Maururu!!!
Mak

Configuration: Linux
Firefox 3.0

Meilleures réponses pour « installation gogle earth sous ubuntu 8.04 » dans :
Repartitionner, installer Linux (Ubuntu 8.04), conserver Windows Voir Cet article va vous guider pour installer Linux sur votre ordinateur en repartitionnant votre disque et en conservant Windows. Vous n'aurez pas à réinstaller Windows. Nous allons installer Ubuntu 8.04 qui est une distribution de Linux facile à...
Installer Google Earth sous Ubuntu VoirDeux méthodes pour installer Google Earth 1.En utilisant le fichier executable de Google 2.En utilisant les dépôts Médibuntu 1. Avec le fichier .bin de Google 1.1Installer Google Earth 1.1.1. Téléchargez Google Earth Téléchargez (un peu...

1

mamiemando, le 10 jun 2008 à 10:07:14
  • +5

Ah c'est beaucoup plus simple que ça pour installer google earth.
1) Vérifie que tes pilotes 3D sont correctement installés. Si tu as une nvidia ou une ati il va falloir installer les drivers propriétaires de sorte à avoir le "direct rendering" :

(mando@aldur) (~) $ glxinfo | grep -i render
direct rendering: Yes
OpenGL renderer string: GeForce 6600 GT/AGP/SSE/3DNOW!
    GL_NVX_conditional_render, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod,

L'installation des drivers propriétaires ayant été développé de très nombreuses fois je ne m'étends pas sur cette étape.

2) Essaye de voir si google earth apparaît quand tu tapes :
apt-cache search googleearth

Si c'est le cas passe directement à l'étape (4)

3) Corrige /etc/apt/sources.list. Personnellement j'utilise :
## /etc/apt/sources.list
################################### O F F I C I E L  #################################################
################################################################################################
## hardy (packages officiels de base)
################################################################################################
deb ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu hardy main restricted multiverse universe
deb-src ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu hardy main restricted multiverse universe
##hardy Mirroir 1
##deb http://fr.archive.ubuntu.com/ubuntu hardy main restricted universe multiverse
##deb-src http://fr.archive.ubuntu.com/ubuntu hardy main restricted universe multiverse
##hardy Mirroir 2
##deb http://archive.ubuntu.com/ubuntu hardy main restricted universe multiverse
##deb-src http://archive.ubuntu.com/ubuntu hardy main restricted universe multiverse

################################################################################################
## hardy-security (mises à jour de sécurité)
################################################################################################
deb ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu hardy-security main restricted multiverse universe
deb-src ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu hardy-security main restricted multiverse universe
##hardy-security Mirroir 1
##deb http://fr.archive.ubuntu.com/ubuntu hardy-security main restricted universe multiverse
##deb-src http://fr.archive.ubuntu.com/ubuntu hardy-security main restricted universe multiverse
##hardy-security Mirroir 2
##deb http://archive.ubuntu.com/ubuntu hardy-security main restricted universe multiverse
##deb-src http://archive.ubuntu.com/ubuntu hardy-security main restricted universe multiverse

################################################################################################
## hardy-updates (mises à jour de bug, officielles)
################################################################################################
deb ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu hardy-updates main restricted multiverse universe
deb-src ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu hardy-updates main restricted multiverse universe
## hardy-updates Mirroir 1
##deb http://fr.archive.ubuntu.com/ubuntu hardy-updates main restricted universe multiverse
##deb-src http://fr.archive.ubuntu.com/ubuntu hardy-updates main restricted universe multiverse
## hardy-updates Mirroir 2
##deb http://archive.ubuntu.com/ubuntu hardy-updates main restricted universe multiverse
##deb-src http://archive.ubuntu.com/ubuntu hardy-updates main restricted universe multiverse

################################################################################################
## hardy-backports (mises à jour de version officielles)
################################################################################################
#deb ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu hardy-backports main restricted multiverse universe
#deb-src ftp://ftp.proxad.fr/mirrors/ftp.ubuntu.com/ubuntu hardy-backports main restricted multiverse universe
##hardy-backports Mirroir 1
##deb http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main universe multiverse restricted
##deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main universe multiverse restricted
##hardy-backports Mirroir 2
##deb http://archive.ubuntu.com/ubuntu/ hardy-backports main universe multiverse restricted
##deb-src http://archive.ubuntu.com/ubuntu/ hardy-backports main universe multiverse restricted

################################################################################################
## hardy Commercial
################################################################################################
##
deb http://archive.canonical.com/ubuntu hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner

################################### O F F I C I E U X #################################################
################################################################################################
## Medibuntu
################################################################################################
## wget -q http://fr.packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -
deb http://fr.packages.medibuntu.org/ hardy free non-free
deb-src http://fr.packages.medibuntu.org/ hardy free non-free
################################################################################################
## VirtualBox
################################################################################################
# wget -q http://www.virtualbox.org/debian/innotek.asc -O- | sudo apt-key add -
#deb http://www.virtualbox.org/debian gutsy non-free

Ensuite :
wget -q http://fr.packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -

4) Maintenant on cherche les mises à jours.
sudo aptitude update
sudo aptitude safe-upgrade
apt-cache search googleearth

Googleearth doit apparaître en deux versions 4.2 et 4.3. Chez moi la 4.3 marche mal donc on installe la 4.2 :
sudo aptitude install googleearth-4.2

Il ne reste plus qu'à lancer google earth...

Bonne chance

Répondre à mamiemando

2

mak, le 11 jun 2008 à 07:15:57

Maururu roa mamiemando!!!!
Ca marche superbien, j'ai pu installer google earth sur mon pc portable.
Merci encore!
Mak

Répondre à mak

3

mamiemando, le 11 jun 2008 à 09:56:56

Pas de quoi :-)

Bonne continuation !

Répondre à mamiemando

4

dodo, le 26 jui 2008 à 09:16:58

Cool, ça marche nickel, superbes explications

Répondre à dodo

6

 Benrabh, le 5 déc 2008 à 13:10:48

Svp en veux google earte

Répondre à Benrabh