shallpion wrote:I tried to add sym-link use for chromium ( not chromium-bin ). But I received the following:
Calculating dependencies... done!
[ebuild R ] www-client/chromium-5.0.342.9 USE="plugins-symlink*"
[blocks B ] www-plugins/gecko-mediaplayer[gnome] ("www-plugins/gecko-mediaplayer[gnome]" is blocking www-client/chromium-5.0.342.9)
What should I do to install flash plugin for chromium? Thank you.
You can't have both plugins-symlink enabled, and gecko-mediaplayer with gnome USE flag installed (it's going to cause bad browser hangs).
Here are some choices you have:
- disable gnome USE flag for gecko-mediaplayer and use plugins-symlink (I'd recommend this one if possible)
- uninstall gecko-mediaplayer and use plugins-symlink
- symlink manually, like Rexilion suggested