$aptitude install flashplugin-nonfree
因為是屬於nonfree,所以 repo source 要把 nonfree 加進去才找得到。裝完後再用 installer 進行安裝。
因為 installer 是用 root 作 wget 來 download,所以有 proxy 的化,要記得在 root 的環境中也要設好 http_proxy 變數。
乾脆就先 su 成 root 再作安裝
$ update-flashplugin-nonfree --install --verbose
OKlog:
root@dellnb:~# update-flashplugin-nonfree --install --verboseoptions : --install --verbose --
temporary directory: /tmp/flashplugin-nonfree.Nnwh4i7rfa
selected action = --install
wgetoptions= -nd -P . -v --progress=dot:default
downloading http://people.debian.org/~bartm/flashplugin-nonfree/fp10.sha512.amd64.pgp.asc ...
--2011-03-10 09:24:27-- http://people.debian.org/~bartm/flashplugin-nonfree/fp10.sha512.amd64.pgp.asc
Connecting to 192.168.147.242:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: 1261 (1.2K) [text/plain]
Saving to: “./fp10.sha512.amd64.pgp.asc”
0K . 100% 138M=0s
2011-03-10 09:24:28 (138 MB/s) - “./fp10.sha512.amd64.pgp.asc” saved [1261/1261]
importing public key ...
verifying PGP fp10.sha512.amd64.pgp.asc ...
wgetoptions= -nd -P . -v --progress=dot:default
--2011-03-10 09:24:28-- http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_2_p3_64bit_linux_111710.tar.gz
Connecting to 192.168.147.242:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: 4310219 (4.1M) [application/x-gzip]
Saving to: “./flashplayer10_2_p3_64bit_linux_111710.tar.gz”
0K .......... .......... .......... .......... .......... 1% 59.8K 70s
4200K ......... 100% 129K=59s
2011-03-10 09:25:28 (71.4 KB/s) - “./flashplayer10_2_p3_64bit_linux_111710.tar.gz” saved [4310219/4310219]
verifying checksum flashplayer10_2_p3_64bit_linux_111710.tar.gz ...
unpacking flashplayer10_2_p3_64bit_linux_111710.tar.gz ...
verifying checksum contents of flashplayer10_2_p3_64bit_linux_111710.tar.gz ...
moving libflashplayer.so to /usr/lib/flashplugin-nonfree ...
setting permissions and ownership of /usr/lib/flashplugin-nonfree/libflashplayer.so ...
Flash Player version: LNX 10,3,162,29
moving flashplayer10_2_p3_64bit_linux_111710.tar.gz to /var/cache/flashplugin-nonfree ...
flash-mozilla.so - auto mode
link currently points to /usr/lib/gnash/libgnashplugin.so
/usr/lib/gnash/libgnashplugin.so - priority 10
Current 'best' version is '/usr/lib/gnash/libgnashplugin.so'.
calling update-alternatives ...
flash-mozilla.so - auto mode
link currently points to /usr/lib/flashplugin-nonfree/libflashplayer.so
/usr/lib/flashplugin-nonfree/libflashplayer.so - priority 50
/usr/lib/gnash/libgnashplugin.so - priority 10
Current 'best' version is '/usr/lib/flashplugin-nonfree/libflashplayer.so'.
end of action --install
cleaning up temporary directory /tmp/flashplugin-nonfree.Nnwh4i7rfa ...
end of update-flashplugin-nonfree
ref:
沒有留言:
張貼留言