通過nspluginwrapper使64位的firefox調(diào)用32位的flash player 9以實(shí)現(xiàn)flash顯示,這是迄今為止最完美的flash解決方案。
廢話完畢。

代碼:
sudo apt-get install ia32-libs ia32-libs-gtk linux32 lib32asound2
或許你可以冒險(xiǎn)少裝一個(gè)。

1 去nspluginwrapper主頁下載rpm自己轉(zhuǎn)或者從附件下載alien裝好的deb包并安裝。

2 去adobe那下載flash player 9。

3 將libflashplayer.so復(fù)制到~/.mozilla/plugins/                    //若沒有這個(gè)文件夾則自己新建一個(gè)

4
代碼:
nspluginwrapper -i ~/.mozilla/plugins/libflashplayer.so


5
代碼:
nspluginwrapper -l

若返回
代碼:
/home/'whoami'/.mozilla/plugins/npwrapper.libflashplayer.so
  Original plugin: .mozilla/plugins/libflashplayer.so
  Wrapper version string: 0.9.91.2

在源里有Gnash 可以支持64位機(jī),安裝這個(gè)也可