firefox3 with i18n and flash

# pkg_add -rv firefox3
# pkg_add -rv firefox3-i18n
# pkg_add -rv nspluginwrapper
# cd /usr/ports/www/linux-flashplugin9/ && make install

若有問題
手動下載
# cd /usr/ports/distfiles/
# fetch http://download.macromedia.com/pub/flashplayer/installers/current/9/install_flash_player_9.tar.gz
記一下
# md5 /usr/ports/distfiles/install_flash_player_9.tar.gz (生出來的數值)
# sha256 install_flash_player_9.tar.gz (生出來的數值)
# ls -al install_flash_player_9.tar.gz (記一下檔案大小)
# vim /usr/ports/www/linux-flashplugin9/distinfo (把數值改對上面記下來的)
# cd /usr/ports/www/linux-flashplugin9/ && make install

> nspluginwrapper -a -v -i (安裝)
> nspluginwrapper -a -v -r (移除)
> nspluginwrapper -l (列出已安裝)
> nspluginwrapper -h (使用說明)

0 意見: