Google Earth

De Wiki EELL.

Version du 6 mars 2015 à 16:01 par Eudelo (discuter | contributions)
(diff) ← Version précédente | Voir la version courante (diff) | Version suivante → (diff)
ATTENTION

Cette page est encours d'écriture
Les codes proposés ne sont pas encore validés.
Tant que ce message n'aura pas disparu, veuillez considérer que son contenu est sujet à caution


Incrustation de google Earth dans OpenCPN

Recompilation de GOOGLE EARTH pour linux deian-ubuntu

This is only a workaround until Google Earth is repackaged.

La version linux ubuntu proposée en téléchargement sur Google[1] ne respecte pas les règle de debian. C'est le résultat de conversions d'autres paquets comme rpm vers deb avec Alien[2]. De plus, certaines dépendances doivent être modifiées pour que le logiciel soit compatible avec les nouvelles versions d'ubuntu.

Sommaire

Google Earth Build Package

Télécharger le reconditionneur de Google Earth pour debian-ubuntu

Ce gros travail de reconditionnement a été fait par Adrian Hotzic

Notez qu'il existe une ancienne version dans la logithèque ubuntu : googleearth-package 1.0.0

URL de téléchargements sécurisé sur lauchpad Toutes versions debian-ubuntu

Télécharger l'Archive des sources pour une recompilation éventuelle.

Télécharger le paquet du reconditionneur googleearth_all.deb, toutes architectures, serie saucy, pour une installation dans ubuntu 13.10

Installer le reconditionneur

  1. Avec la Logithèque ubuntu : cliquez sur googleearth-package_1.1.0_all.deb
  2. Avec la Konsole ou le Terminal :
sudo apt-get install ./googleearth-package_1.1.0_all.deb

Supprimer le correcteur

  1. Dans la logithèque untuntu recherchez googleearth et cliquez sur Supprimer
  2. Avec la Konsole ou le Terminal :
sudo apt-get remove googleearth-package

Installer Google Earth

googleearth-package; To use this package, run the 'make-googleearth-package' command. This will download Google Earth, and create a Debian package (.deb file) of its contents.

The Debian package can be installed with the command 'dpkg --install'.

Keep in mind that Google Earth itself is a binary-only, proprietary program; it's use is at your own risk. This package builder has no control over the behavior of Google Earth itself. If you experience video problems, crashes, or other bugs, your only hope is probably the Google Earth Community or the Google Earth Help site.

Note that this package itself is "Architecture: all", but generated packages will currently only work on x86 systems because Google Earth itself is only an i386 binary. Bulding on amd64 and ia64 is done via ia32-libs, which is a pretty big hack, and generates packages that lie about their architecture, but this seems to be what many people want, so it is now supported without needing the --force option.

  • Ouvrez un terminal ou la konsole
  • Créer un répertoire ~/Packaging/Google-Earth
install -d ~/Packaging/Google-Earth
  • Dans le terminal ou la konsole entrez dans le répertoire Google-Earth
cd ~/Packaging/Google-Earth
  • Copiez et collez les commandes suivantes dans un terminal
make-googleearth-package
sudo dpkg -i googleearth_6.0.3.2197+1.1.0-1_amd64.deb
  • Lancer l'application dans le terminal
/usr/bin/googleearth &

Droits de copie

googleearth-package 

googleearth-package - utility to automatically build a Debian package of Google Earth Copyright © 2007-2009 Wesley J. Landaker <wjl@icecavern.net>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

google earth[4] 

Voir aussi

OpenCPN

http://doc.ubuntu-fr.org/googleearth#via_l_installateur_de_google

Références

  1. http://www.google.fr/intl/fr/earth/download/ge/agree.html
  2. Alien (Logiciel)
  3. http://askubuntu.com/questions/366438/how-to-install-google-earth-64bit-in-ubuntu-13-10-ia32-libs-dependency-error/366439#366439
  4. 4,0 4,1 http://www.google.fr/intl/fr/earth/download/ge/agree.html

Envoyez cette information à vos amis


Outils personnels