Install Google Earth 6 di ubuntu

Google Earth 6 telah di rilis kemarin tetapi sangat sulit di install/berjalan di Os Linux karena masih memiliki bebarpa bug yang sampai sekarang masih belum di perbaiki oleh pihak google earth. Tetapi disini ada bebarapa cara /tips untuk melakukan instalasi google eatrh dan seharusnya dapat di install dan berjalan/run dilinux.

sebelum proses instalasi pastikan kamu telah menambahkan multiverse repository.

I. Jika kamu melakukan instalasi gogle earth 6 tanpa melakukan install paket lsb-core, kamu akan menemui error seperti dibawah ini ketika menjalankan google earth :
================================
” exec: 50: ./googleearth-bin: not found”
================================
atau
===========================
“googleearth: command not found”
===========================
mari kita melakukan install paket lsb-core :
=====================
sudo apt-get install lsb-core
=====================

II. Install paket Google Earth dimana secara otomatis akan membentuk Google Earth.deb
untuk 32bit:
============================
sudo apt-get install googleearth-package
=============================
======================================
cd && make-googleearth-package –force
======================================

untuk 64bit:
===============================
sudo apt-get install googleearth-package ia32-libs
cd && make-googleearth-package –force

===============================

III. Setelah itu install Google Earth tersebut
==========================
sudo dpkg -i (package).deb
===========================
selamat mencoba semoga sukses… :)

2 Responses to Install Google Earth 6 di ubuntu

  1. gagal bang, –force: command not found

  2. bash: syntax error near unexpected token `(‘

Tinggalkan Balasan

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Ubah )

Twitter picture

You are commenting using your Twitter account. Log Out / Ubah )

Facebook photo

You are commenting using your Facebook account. Log Out / Ubah )

Connecting to %s