これ,とりあえず
http://askubuntu.com/questions/366438/how-to-install-google-earth-64bit-in-ubuntu-13-10-ia32-libs-dependency-error
ここにあるとおりにすればできるようになる
やり方は
1、http://www.google.co.jp/intl/ja/earth/
ここから"64 ビット.deb(Debian/Ubuntu)"をダウンロード
もしくはこれ
http://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb
2、
sudo apt-get install libc6:i386 lsb-core
を実行してインストール
3、google-earth-stable_current_amd64.debを右クリックー>ここに展開する
4、/DEBIAN/control をエディタで開く
5,
Depends: lsb-core (>= 3.2), ia32-libs
このデータの行があるのでこの1行を削除して上書き保存
6,google-earth-stable_current_amd64.debを削除
7,3のフォルダで
dpkg -b
google-earth-stable_current_amd64
で*.debを再作成
8,sudo dpkg -i
google-earth-stable_current_amd64.deb
でインストール
なお
https://drive.google.com/file/d/0B5VGWmwk9OdYTGVWbUZSREprMkk/edit?usp=sharing
にこの7の状態のファイルを置いておきました。ご自由にお使いください
google earth 7,1,2,2041 です。
なおこれなのだがなぜかgoogleの公式リポジトリのものより新しい
https://www.google.com/linuxrepositories/
http://www.ubuntuupdates.org/ppa/google_earth
わけがわからないよ