Google Earth

De Wiki EELL.

(Différences entre les versions)
m (Enregistrement intermédiaire)
m (Voir aussi : Ajout d'un lien vers ubuntu)
 
(16 versions intermédiaires masquées)
Ligne 1 : Ligne 1 :
{{Méta-bandeau|border-left=red|titre={{Rouge|ATTENTION}}|Cette page est encours d'écriture<br />{{Rouge|Les codes proposés ne sont pas encore validés. <br />Tant que ce message n'aura pas disparu, veuillez considérer que son contenu est sujet à caution}} }}
{{Méta-bandeau|border-left=red|titre={{Rouge|ATTENTION}}|Cette page est encours d'écriture<br />{{Rouge|Les codes proposés ne sont pas encore validés. <br />Tant que ce message n'aura pas disparu, veuillez considérer que son contenu est sujet à caution}} }}
 +
[[Fichier:Google-Earth-linux-dans-OpenCPN.jpg|thumb|Incrustation de google Earth dans OpenCPN]]
<big> '''Recompilation de GOOGLE EARTH pour linux deian-ubuntu''' </big>
<big> '''Recompilation de GOOGLE EARTH pour linux deian-ubuntu''' </big>
; ''This is only a workaround until Google Earth is repackaged.''
; ''This is only a workaround until Google Earth is repackaged.''
Ligne 9 : Ligne 10 :
''Traduction et arrangement du fichier copié de askubuntu.com<ref>http://askubuntu.com/questions/366438/how-to-install-google-earth-64bit-in-ubuntu-13-10-ia32-libs-dependency-error/366439#366439</ref>''
''Traduction et arrangement du fichier copié de askubuntu.com<ref>http://askubuntu.com/questions/366438/how-to-install-google-earth-64bit-in-ubuntu-13-10-ia32-libs-dependency-error/366439#366439</ref>''
# Vérifiez que le paquet '''ia32-libs''' est installé sur votre machine 64 bits.
# Vérifiez que le paquet '''ia32-libs''' est installé sur votre machine 64 bits.
-
# Téléchardez Google Earth x64 .deb<ref>http://www.google.fr/intl/fr/earth/download/ge/agree.html</ref>
+
# Téléchardez Google Earth x64 .deb<ref name="google">http://www.google.fr/intl/fr/earth/download/ge/agree.html</ref>
# Ouvrez le '''Terminal''', Copiez & Collez la commande suivante et pressez sur Entrée
# Ouvrez le '''Terminal''', Copiez & Collez la commande suivante et pressez sur Entrée
  sudo apt-get install libc6:i386 lsb-core
  sudo apt-get install libc6:i386 lsb-core
Ligne 65 : Ligne 66 :
{{Boîte déroulante fin}}
{{Boîte déroulante fin}}
-
== Télécharger le correcteur de Google Earth pour debian-ubuntu ==
+
== Télécharger le reconditionneur de Google Earth pour debian-ubuntu ==
Ce gros travail de reconditionnement a été fait par [https://launchpad.net/~absinthesyringe '''Adrian Hotzic''']
Ce gros travail de reconditionnement a été fait par [https://launchpad.net/~absinthesyringe '''Adrian Hotzic''']
-
''Notez qu'il existe une plus ancienne version dans la logithèque ubuntu : '''googleearth-package''' 1.0.0''
+
''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 [https://launchpad.net/~absinthesyringe/+archive/googleearth-package/+packages '''Toutes versions debian-ubuntu''']
URL de téléchargements sécurisé sur lauchpad [https://launchpad.net/~absinthesyringe/+archive/googleearth-package/+packages '''Toutes versions debian-ubuntu''']
-
Téléchargement de l'[https://launchpad.net/~absinthesyringe/+archive/googleearth-package/+files/googleearth-package_1.1.0.tar.gz '''Archive des sources'''] ''pour une recompilation éventuelle.''
+
Télécharger l'[https://launchpad.net/~absinthesyringe/+archive/googleearth-package/+files/googleearth-package_1.1.0.tar.gz '''Archive des sources'''] ''pour une recompilation éventuelle.''
-
Téléchargement de [https://launchpad.net/~absinthesyringe/+archive/googleearth-package/+files/googleearth-package_1.1.0_all.deb '''googleearth_all.deb, toutes architectures, serie saucy,'''] ''pour une installation dans ubuntu 13.10''
+
Télécharger le paquet du reconditionneur [https://launchpad.net/~absinthesyringe/+archive/googleearth-package/+files/googleearth-package_1.1.0_all.deb '''googleearth_all.deb, toutes architectures, serie saucy,'''] ''pour une installation dans ubuntu 13.10''
-
=== Installer le correcteur ===
+
=== Installer le reconditionneur ===
# Avec la '''Logithèque ubuntu''' : cliquez sur googleearth-package_1.1.0_all.deb
# Avec la '''Logithèque ubuntu''' : cliquez sur googleearth-package_1.1.0_all.deb
# Avec la '''Konsole'''  ou le '''Terminal''' :
# Avec la '''Konsole'''  ou le '''Terminal''' :
Ligne 87 : Ligne 88 :
== Installer Google Earth ==
== 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<ref name="google" /> :
== Voir aussi ==
== Voir aussi ==
'''[[OpenCPN]]'''
'''[[OpenCPN]]'''
 +
 +
http://doc.ubuntu-fr.org/googleearth#via_l_installateur_de_google
== Références ==
== Références ==

Version actuelle en date du 6 mars 2015 à 16:01

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