2010年5月2日 星期日

ubuntu的chrome安裝flash套件(64位元)

先至下列網址下載flash套件
http://labs.adobe.com/downloads/flashplayer10_64bit.html
在網頁最底處選下列選項下載
Download 64-bit Plugin for Linux (TAR.GZ, 3.6 MB)
將下載下來的套件解壓縮
tar zxvf libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz
建立plugins資料夾
sudo mkdir /opt/google/chrome/plugins/
將解壓後的檔案移到下列位置
sudo mv libflashplayer.so /opt/google/chrome/plugins/
在系統-偏好設定-主選單-網際網路下
選擇google chrome 再按屬性
在指令處改成
/opt/google/chrome/google-chrome --enable-plugins %U
就完成了

沒有留言: