Bahasa yang Bisa Anda Gunakan

Senin, 11 Februari 2013

install google earth di ubuntu 10.04


Using make-googleearth-package

Google Earth is also available from googleearth-package. This package installs a script called make-googleearth-package, which downloads the latest stable Google Earth installer from Google and creates a package for you. You can then install and remove the created package at will. You can find the googleearth-package in the multiverse repository.
  • Make sure the lsb-core package is installed:
    sudo apt-get install lsb-core
  • Install the googleearth-package package:
    sudo apt-get install googleearth-package
  • The instructions on how to use the script can be found by running
    make-googleearth-package --help
    or
    man make-googleearth-package
  • Use the script to download the latest binary and create a .deb package:
    make-googleearth-package --force
    Please note that the Natty (11.04) version of googleearth-package no longer seems to require the "--force" option for 64-bit systems. The Natty version can be used on earlier Ubuntu releases.
    Be aware that a previously downloaded copy of the binary will not be overwritten, so manually delete anyGoogleEarthLinux.bin file before running this command.
  • Install the created .deb package and the Google Earth should be available in your menus.
source here

atau jika ngga mau ribet mungkin dapat lakukan hal ini :


#1 : Download the binary package,’GoogleEarthLinux.bin’ for Linux/Ubuntu from the official website.
Download Google Earth
#2 : Open Terminal(CTRL+ALT+T),go(Use CD Command) to the directory where you have saved the downloaded file and make the bin file executable by typing the command -
 $ chmod +x GoogleEarthLinux.bin
#3 : Next,begin the installation by typing the command(followed by a single click on Install)
 $ ./GoogleEarthLinux.bin
#4 : After completing the installation procedure successfully,you will notice a desktop shortcut/launcher for Google Earth.If you will double click on it then,it will start the application(Google Earth);but you may have to change it’s permission(If any error occurs).If so then run the command(Don’t forget to change the directory,if needed) -
 $ chmod +x Google-googleearth.desktop
Alternative Method : Open Ubuntu Software Center or Synaptic Package Manager and search for “google earth” and select the package to install.It should also work.Try it and send me your feedback through comments.
source here
#maaf ya, bukan maksudnya untuk sepotong bahasa inggris dan sepotong bahasa indonesia. maklum lagi belajar ..
newbie :)

Tidak ada komentar:

Posting Komentar

jika ada permasalahan, ataupun pertanyaan,, silahkan komentarnya disini.

terima kasih ^_^