- バックアップ一覧
- 差分 を表示
- 現在との差分 を表示
- ソース を表示
- Linux/アプリ/64ビットLinuxのFirefoxにFlashプラグインを入れる へ行く。
- 1 (2009-11-07 (土) 16:26:43)
- 2 (2009-11-07 (土) 16:28:54)
64ビットLinuxのFirefoxにFlashプラグインを入れる
前提
OSはCentOS5.4(x86_64)とする。
Flashプラグインをダウンロードして、展開する
http://labs.adobe.com/downloads/flashplayer10.html
tar zxvf libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz
libflashplayer.soが出来る。
nspluginwrapperをインストールする
yum install nspluginwrapper
Flashプラグインにコマンドを適用する
/usr/bin/mozilla-plugin-config -i libflashplayer.so
Firefoxにプラグインをインストールする
cp libflashplayer.so /usr/lib64/mozilla/plugins/