
請幫助,
根據下載的 readme.txt 檔案中的說明 sudo cp libflashplayer.so /usr/lib/firefox-15.0.1/browser/plugins sudo cp -r usr/* /usr
我有 lib 檔案@:
sh-4.2$ ls -alu /usr/lib/firefox-15.0.1/browser/plugins 總計 17044 drwxr-xr-x 2 root root 4096 12 月 23 日 12:27 。 drwxr-xr-x 3 root root 4096 12月23日12:27 .. -rw-r--r-- 1 root root 17418724 12月23日12:27 libflashplayer.so
嘗試了這篇文章中的所有內容: Flashplayer 的工作原理
答案1
基本上我繼續閱讀並發現了這個:
你在這裡:開始 » slackware » flashplugin
將檔案複製到 $HOME/.mozilla/plugins
開始工作了。我現在就想研究一下 Firefox 程式碼!