oootoo 無印PCホストに64bitをインストール part-13。MATE版でChromeを信じられないほどの短時間でインストール

MATE版でChromeをインストール

Gentooとしては信じられないほどの短時間でインストール出来ました。

全体でも2分も有ればインストール出来ると思います。verは37でflash-playerは最新でした。Chromiumはインストールするのに3時間ぐらい掛かったと思います。この違いはいったい何なのかと疑問に思いました。

$ sudo su
パスワード
# emerge google-chrome

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

Calculating dependencies... done!
[ebuild N ~] www-client/google-chrome-37.0.2062.120_p1 USE="plugins" LINGUAS="ja -am -ar -bg -bn -ca -cs -da -de -el -en_GB -es -es_LA -et -fa -fi -fil -fr -gu -he -hi -hr -hu -id -it -kn -ko -lt -lv -ml -mr -ms -nb -nl -pl -pt_BR -pt_PT -ro -ru -sk -sl -sr -sv -sw -ta -te -th -tr -uk -vi -zh_CN -zh_TW"

The following keyword changes are necessary to proceed:
(see "package.accept_keywords" in the portage(5) man page for more details)
# required by google-chrome (argument)
=www-client/google-chrome-37.0.2062.120_p1 ~amd64

The following license changes are necessary to proceed:
(see "package.license" in the portage(5) man page for more details)
# required by google-chrome (argument)
>=www-client/google-chrome-37.0.2062.120_p1 google-chrome

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.

なのでもう一つ端末を起動させて 

$ sudo su
パスワード
# gksu caja

で管理者権限に成って /etc/portageのmake.confをleafpadで開いて

USE="plugins" LINGUAS="ja -am -ar -bg -bn -ca -cs -da -de -el -en_GB -es -es_LA -et -fa -fi -fil -fr -gu -he -hi -hr -hu -id -it -kn -ko -lt -lv -ml -mr -ms -nb -nl -pl -pt_BR -pt_PT -ro -ru -sk -sl -sr -sv -sw -ta -te -th -tr -uk -vi -zh_CN -zh_TW"   をコピペで保存

package.accept_keywordsをleafpadで開いて

=www-client/google-chrome-37.0.2062.120_p1 ~amd64   をコピペで保存

package.licenseをleafpadで開いて

>=www-client/google-chrome-37.0.2062.120_p1 google-chrome をコピペで保存で

再び

# emerge google-chrome  

Invalid '-' operator in non-incremental variable 'LINGUAS': '-am'
Invalid '-' operator in non-incremental variable 'LINGUAS': '-ar'
Invalid '-' operator in non-incremental variable 'LINGUAS': '-bg'

             中略

Invalid '-' operator in non-incremental variable 'LINGUAS': '-zh_CN'
Invalid '-' operator in non-incremental variable 'LINGUAS': '-zh_TW'
>>> Downloading 'http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_37.0.2062.120-1_amd64.deb'
--2014-09-13 aa:bb:cc-- http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_37.0.2062.120-1_amd64.deb
dl.google.com をDNSに問いあわせています... xxxxxxxxxx, yyyyyyy, ...
dl.google.com|zzzzzzzzzz|:vv に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 49345156 (47M) [application/x-debian-package]
`/usr/portage/distfiles/google-chrome-stable_37.0.2062.120-1_amd64.deb' に保存中

100%[======================================>] 49,345,156 9.03MB/s 時間 5.2s

2014-09-13 aa:bb:cc (8.97 MB/s) - `/usr/portage/distfiles/google-chrome-stable_37.0.2062.120-1_amd64.deb' へ保存完了 [49345156/49345156]

* google-chrome-stable_37.0.2062.120-1_amd64.deb SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
* Determining the location of the kernel source code

* Found kernel source directory:
* /usr/src/linux
* Found kernel object directory:
* /lib/modules/3.12.21-gentoo-r1/build
* Found sources for kernel version:
* 3.12.21-gentoo-r1
* Checking for suitable kernel configuration options... [ ok ]
>>> Unpacking source...
>>> Unpacking google-chrome-stable_37.0.2062.120-1_amd64.deb to /var/tmp/portage/www-client/google-chrome-37.0.2062.120_p1/work
>>> Unpacking data.tar.lzma to /var/tmp/portage/www-client/google-chrome-37.0.2062.120_p1/work

             中略

Invalid '-' operator in non-incremental variable 'LINGUAS': '-zh_CN'
Invalid '-' operator in non-incremental variable 'LINGUAS': '-zh_TW'

* GNU info directory index is up-to-date.

* IMPORTANT: 6 config files in '/etc' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.

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

Gentoo Linux hoge #