Raspberry Pi(Raspianを実行中)にChromiumをインストールし、sudo apt-get install chromium-browser
このサイトの指示に従ってフラッシュプレーヤーを実行しようとしました:http : //linuxologist.com/01general/howto-chromium-browser-on-linux-with -閃光/
すなわち、私はちょうどダウンロードしてlibflashplayer.so
、それを置いて、/usr/lib/
それへのシンボリックリンクを作り/usr/lib/chromium/plugins/
ます。次に、次のようにChromiumを開きます。
chromium --enable-plugins --enable-greasemonkey --enable-user-scripts --enable-extensions
コマンドラインから。ただし、Flashプレーヤーはまだ認識されません。ダウンロードしたフラッシュプレーヤーのバージョンはtarのソフトペディアからのもので、これをuntarする必要がありました。
誰かがこれを機能させることができましたか?もしそうなら、どのような追加手順が必要でしたか?
更新
アレックスは私が走ることを要求したfile
ので、ここにあります:
$ file /usr/lib/libflashplayer.so
libflashplayer.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped