chromium flash settings on linux

Written By Smart| 21 August 2009| No Comment

After downloading  and install flash plugin

you need to copy libflashplayer.so to chromium folder like below

chromium

$sudo cp /usr/lib/flashplugin-installer/libflashplayer.so /usr/lib/chromium-browser/plugins

or

you can create a symlink

$sudo ln -s /usr/lib/flashplugin-installer/libflashplayer.so /usr/lib/chromium-browser/plugins/

and run below command

$chromium-browser –enable-plugins

Related Posts with Thumbnails

Share With Others

Leave your response!




Comment moderation is enabled. Your comment may take some time to appear.