download: install_flash_player_11_linux.i386.tar.gz
from the official adobe website
uncompress the tar.gz file
tar xvf install_flash_player_11_linux.i386.tar.gz
chromium (in my case Version 25.0.1364.160 Ubuntu 11.10 (25.0.1364.160-0ubuntu0.11.10.1) )
$ sudo cp libflashplayer.so /usr/lib/chromium-browser/plugins/
Mozilla (make sure that you have installed it and the folder exists)
$ sudo cp libflashplayer.so ~/.mozilla/plugin/
and copy all the other files
$ cp -R ./usr/* /usr/
This should work to use flash player on Mozilla firefox and Chromium.
It applies even if (the older) pepper flash doesn't work.
A workaround can be done with the same procedure and the latest versions of adobe flash.
Supported OS:
Linux Lubuntu Flash Player
Linux Debian
Linux Ubuntu
Linux Red Hat
Comments
Post a Comment