【etch-AMD64】64bit版IceweaselでFLASHを見る。
nspluginwrapperを使って解決。YouTubeも見れた。
- # echo "deb http://www.dipconsultants.com/debian etch main" >> /etc/apt/sources.list
- # apt-get update
- (PGP関連のエラーが発生した場合) # apt-get install markybob-keyring
- (PGP関連のエラーが発生した場合) # apt-get update
- # apt-get install ia32-libs-gtk nspluginwrapper (あわせて、ia32-libs及びlinux32がインストールされる)
- Adobe Flash Player(x86版)をダウンロード
- $ gzip -dc install_flash_player_9_linux.tar.gz | tar xvf --
- $ mv install_flash_player_9_linux/flashplayer.xpt ~/.mozilla/plugins/
- $ mv install_flash_player_9_linux/libflashplayer.so ~/.mozilla/plugins/
- $ nspluginwrapper -i ~/.mozilla/plugins/libflashplayer.so
- Iceweaselを起動し、YouTubeとかを見る
way of getting flashplayer9 to work in amd64 etch....
http://gwenole.beauchesne.info/projects/nspluginwrapper/
【etch-AMD64】64bit版Iceweaselは、FLASHの夢を見られるか? - jitsu102の日記