Google Earth

De Wiki EELL.

(Différences entre les versions)
m (??)
m (Retouches & Mise à jour des traductions)
Ligne 1 : Ligne 1 :
-
{{Méta-bandeau|border-left=red|titre=ATTENTION|Cette page est encours d'écriture}}
+
{{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.}}}}
 +
 
<big> '''Recompilation de GOOGLE EARTH''' </big>
<big> '''Recompilation de GOOGLE EARTH''' </big>
La version proposée par le téléchargement sur Google Earth ne respecte pas les règle de debian. De plus, certaines dépendances doivent être modifiées pour que le logiciel soit compatible avec les nouvelles versions d'ubuntu.
La version proposée par le téléchargement sur Google Earth ne respecte pas les règle de debian. De plus, certaines dépendances doivent être modifiées pour que le logiciel soit compatible avec les nouvelles versions d'ubuntu.
-
http://askubuntu.com/questions/366438/how-to-install-google-earth-64bit-in-ubuntu-13-10-ia32-libs-dependency-error/366439#366439
+
<!--; This is only a workaround until Google Earth is repackaged.
-
 
+
-->
-
; This is only a workaround until Google Earth is repackaged.
+
-
 
+
== Google Earth Build Package ==
== Google Earth Build Package ==
 +
''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>http://www.google.fr/intl/fr/earth/download/ge/agree.html</ref>
Ligne 22 : Ligne 22 :
# Maintenant Clickez Sauver, & Quitter le fichier control
# Maintenant Clickez Sauver, & Quitter le fichier control
# Ensuite, supprimez le paquet original google-earth .DEB téléchargé précédemment.
# Ensuite, supprimez le paquet original google-earth .DEB téléchargé précédemment.
-
# Create A Folder called getfix, Now Move The Extracted Google Earth Folder Into The getfix Folder
+
<!--# Create A Folder called getfix, Now Move The Extracted Google Earth Folder Into The getfix Folder-->
; Maintenant vous allez recréer le paquet debian google-earth .deb :
; Maintenant vous allez recréer le paquet debian google-earth .deb :
-
: 1. Open Terminal, copy/paste the following command then press Enter:
+
: 1. Dans le '''Terminal''', Copiez & Collez la commande suivante et pressez sur Entrée :
  dpkg -b ~/Downloads/getfix/google-earth-stable_current_amd64
  dpkg -b ~/Downloads/getfix/google-earth-stable_current_amd64
-
: 2. Copy/paste the following command (this will install the repackaged .deb)
+
: 2. Copiez & Collez la commande suivante (cette commande installe le nouveau paquet .deb)
  sudo dpkg -i ~/Downloads/getfix/google-earth-stable_current_amd64.deb
  sudo dpkg -i ~/Downloads/getfix/google-earth-stable_current_amd64.deb
Ligne 44 : Ligne 44 :
Description: Explore, search and discover the planet
Description: Explore, search and discover the planet
  Google Earth lets you fly anywhere to see satellite imagery, 3D buildings, 3D trees, terrain, Street View, planets and much more.</pre>
  Google Earth lets you fly anywhere to see satellite imagery, 3D buildings, 3D trees, terrain, Street View, planets and much more.</pre>
 +
=== Le fichier control modifié ===
=== Le fichier control modifié ===
 +
<pre>Package: google-earth-stable
 +
Version: 7.1.2.2041-r0
 +
Section: net
 +
Architecture: amd64
 +
Maintainer: Google Earth Team <google-earth-support@google.com>
 +
Installed-Size: 198628
 +
Pre-Depends: dpkg (>= 1.14.0)
 +
Priority: optional
 +
Description: Explore, search and discover the planet
 +
Google Earth lets you fly anywhere to see satellite imagery, 3D buildings, 3D trees, terrain, Street View, planets and much more.</pre>
 +
 +
=== Le fichier de commandes ===
 +
;: Exécutable à placer au dessus du répertoire getfix
 +
<pre>#!/bin/bash
 +
# File SimpleBuild
 +
# Build package Google Earth for ubuntu 13.10 & 14.04
 +
dpkg -b getfix/google-earth-stable_current_amd64
 +
sudo dpkg -i getfix/google-earth-stable_current_amd64.deb
 +
read inkey</pre>
== Voir aussi ==
== Voir aussi ==
[[OpenCPN]]
[[OpenCPN]]
Ligne 54 : Ligne 74 :
----
----
-
<center>
+
<!--center>
[mailto:subject=OpenCPN&body=Je%20suggère%20ce%20lien%20vers%20cette%20page%20:%20http://edeulo.free.fr/wiki/index.php/Google_Earth '''Envoyez cette information à vos amis''']
[mailto:subject=OpenCPN&body=Je%20suggère%20ce%20lien%20vers%20cette%20page%20:%20http://edeulo.free.fr/wiki/index.php/Google_Earth '''Envoyez cette information à vos amis''']
-
</center>
+
</center-->
----
----
[[Catégorie:Routes pour GPS]]
[[Catégorie:Routes pour GPS]]

Version du 21 avril 2014 à 14:19

ATTENTION

Cette page est encours d'écriture
Les codes proposés ne sont pas encore validés.


Recompilation de GOOGLE EARTH

La version proposée par le téléchargement sur Google Earth ne respecte pas les règle de debian. 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

Traduction et arrangement du fichier copié de askubuntu.com[1]

  1. Vérifiez que le paquet ia32-libs est installé sur votre machine 64 bits.
  2. Téléchardez Google Earth x64 .deb[2]
  3. Ouvrez le Terminal, Copiez & Collez la commande suivante et pressez sur Entrée
sudo apt-get install libc6:i386 lsb-core
  1. Allez dans le répertoire de téléchargement, créez et déplacez le paquet dans un répertoire nommé getfix
  2. Avec un click droit sur le paquet Google Earth .deb & sélectionnnez Extraire ici
  3. Entrez dans le répertoire extrait.
  4. Entrez dans le répertoire DEBIAN
  5. Éditez le fichier control avec gedit
  6. Supprimez la ligne: Depends: lsb-core (>= 3.2), ia32-libs
  7. Maintenant Clickez Sauver, & Quitter le fichier control
  8. Ensuite, supprimez le paquet original google-earth .DEB téléchargé précédemment.
Maintenant vous allez recréer le paquet debian google-earth .deb 
1. Dans le Terminal, Copiez & Collez la commande suivante et pressez sur Entrée :
dpkg -b ~/Downloads/getfix/google-earth-stable_current_amd64
2. Copiez & Collez la commande suivante (cette commande installe le nouveau paquet .deb)
sudo dpkg -i ~/Downloads/getfix/google-earth-stable_current_amd64.deb

Recompilation

Le fichier control d'origine

Package: google-earth-stable
Version: 7.1.2.2041-r0
Architecture: amd64
Maintainer: Google Earth Team <google-earth-support@google.com>
Installed-Size: 198628
Pre-Depends: dpkg (>= 1.14.0)
Depends: lsb-core (>= 3.2), ia32-libs
Section: net
Priority: optional
Description: Explore, search and discover the planet
 Google Earth lets you fly anywhere to see satellite imagery, 3D buildings, 3D trees, terrain, Street View, planets and much more.

Le fichier control modifié

Package: google-earth-stable
Version: 7.1.2.2041-r0
Section: net
Architecture: amd64
Maintainer: Google Earth Team <google-earth-support@google.com>
Installed-Size: 198628
Pre-Depends: dpkg (>= 1.14.0)
Priority: optional
Description: Explore, search and discover the planet
 Google Earth lets you fly anywhere to see satellite imagery, 3D buildings, 3D trees, terrain, Street View, planets and much more.

Le fichier de commandes

Exécutable à placer au dessus du répertoire getfix
#!/bin/bash
# File SimpleBuild
# Build package Google Earth for ubuntu 13.10 & 14.04
dpkg -b getfix/google-earth-stable_current_amd64
sudo dpkg -i getfix/google-earth-stable_current_amd64.deb
read inkey

Voir aussi

OpenCPN

Le forum (Discussions sur les cartes marines et les traductions pour OpenCPN)

Références

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


Outils personnels