如何讓 Google Chrome 使用 64 位元 Flash 外掛?

如何讓 Google Chrome 使用 64 位元 Flash 外掛?
[ me@fc14_x86_64 ~ ] google-chrome 
*** NSPlugin Viewer  *** ERROR: /usr/lib/mozilla/plugins/libflashplayer.so: wrong ELF class: ELFCLASS32

[ me@fc14_x86_64 ~ ] locate libflashplayer.so
/opt/google/chrome/plugins/nswrapper_32_64.libflashplayer.so # link to /usr/lib64/mozilla/plugins-wrapped/nswrapper_32_64.libflashplayer.so
/usr/lib/flash-plugin/libflashplayer.so # 32 bit
/usr/lib/mozilla/plugins/libflashplayer.so # link to /usr/lib/flash-plugin/libflashplayer.so
/usr/lib/mozilla/plugins-wrapped/nswrapper_32_32.libflashplayer.so
/usr/lib64/chromium-browser/plugins/libflashplayer.so # link to /usr/lib64/flash-plugin/libflashplayer.so
/usr/lib64/flash-plugin/libflashplayer.so # 64 bit plugin chrome should be using

請告訴我如何讓 Google Chrome 使用 64 位元 Flash 外掛程式。

答案1

有兩個單獨的問題。

首先是目錄 ~/.pki 不存在或不可寫。通常用於 https。

正確安裝 64 位元 flash 插件的第二個問題可能在這裡得到解決:
在 Linux 上安裝本機 64 位元 Flash Player 10

相關內容