Gentoo サブPCのホストpart2 googleearth7.1.2

サブPCのGentoo 64bitにgoogleearth7.1.2をインストールで動きました。

intelチップセットG33で。グラボNVIDIA GF-GT520で

your-user-name@Gentoo Linux ~ $ sudo su
パスワード:
Gentoo Linux your-user-name # emerge googleearth

* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

Calculating dependencies... done!
[ebuild N ] dev-util/patchelf-0.6
[ebuild N #] sci-geosciences/googleearth-7.1.2.2041 USE="bundled-libs"

The following keyword changes are necessary to proceed:
(see "package.accept_keywords" in the portage(5) man page for more details)
# required by googleearth (argument)
=sci-geosciences/googleearth-7.1.2.2041 ~amd64

The following mask changes are necessary to proceed:
(see "package.unmask" in the portage(5) man page for more details)
# required by googleearth (argument)
# /usr/portage/profiles/package.mask:
# Julian Ospald <hasufell@gentoo.org> (21 Jul 2013)
# Mask all unfetchable versions and those with tons of random
# bugs and segfaults (all). Don't ask for a version bump unless
# there is a working release.
=sci-geosciences/googleearth-7.1.2.2041

The following license changes are necessary to proceed:
(see "package.license" in the portage(5) man page for more details)
# required by googleearth (argument)
>=sci-geosciences/googleearth-7.1.2.2041 googleearth

NOTE: The --autounmask-keep-masks option will prevent emerge
from creating package.unmask or ** keyword changes.

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.
Gentoo Linux your-user-name #

で要求された物はコピペして再び  2014-09-19 追記 多分コマンドで

$ sudo leafpad /etc/portage/make.conf  で USE="bundled-libs"  をcopy
$ sudo leafpad /etc/portage/package.accept_keywords  で
=sci-geosciences/googleearth-7.1.2.2041 ~amd64 をcopy
$ sudo leafpad /etc/portage/package.unmask  で
=sci-geosciences/googleearth-7.1.2.2041 をcopy
$ sudo leafpad /etc/portage/package.license  で
>=sci-geosciences/googleearth-7.1.2.2041 googleearth をcopyだと思う。追記終り

# emerge googleearth

でOKでした。文字化けも無くマトモです。2014-09-06 追記 屋根に雪が積もったような表示で良くない。Sabayon、Mint17でも同様でした。

無印PCで同様な作業をしたのですがgoogleearthが一瞬表示ですぐにパッと消えてNGでした。ia32-libs的な物が不足なのか? 追記、これはOSの状態がマズイ為だと思う。もうインストールし直す気は無い。2014-09-06 追記-1 端末の表示を見るとRadeon

googleearthを動かそうとするとdriverがopen版では、よろしくないような表示でした。元は同じ物でcopyで3個Gentooをインストです。2個目にgoogleearthのインストチャレンジ。しかし公式のdriverでは市松模様が出てフリーズしやすかったのですが。

googleearthは32bitのsoftのようです。不確かですが。

関連で 無印PCホストで 
part-1 http://882323836.hatenablog.com/entry/2014/07/17/124958
part-2 http://882323836.hatenablog.com/entry/2014/07/22/151631
part-3 http://882323836.hatenablog.com/entry/2014/07/24/095545
part-4 http://882323836.hatenablog.com/entry/2014/08/02/141150
part-5 http://882323836.hatenablog.com/entry/2014/09/06/073930
サブPCのホストpart1 http://882323836.hatenablog.com/entry/2014/07/21/062523 
サブPCのホストpart2 googleearth7.1.2
http://882323836.hatenablog.com/entry/2014/08/11/184133
----------------------------------------
よく使う使うコマンド
sudo leafpad /etc/portage/make.conf
sudo leafpad /etc/portage/package.accept_keywords
sudo leafpad /etc/portage/package.use
sudo leafpad /etc/portage/package.keywords
sudo leafpad /etc/portage/package.unmask
sudo leafpad /etc/portage/package.license