If you're running a 32 bits system:
$ su
# rpm --import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
# rpm -Uvh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.i686.rpm
# yum install flash-plugin
On the other hand, if you have a 64 bits install issue the following commands:
$ su
# rpm --import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
# rpm -Uvh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
# yum install flash-plugin
Launch Mozilla Firefox and in the address bar enter about:plugins. An Shockwave Flash entry should be available.
If you point to System -> Preferences you'll notice that a new entry named Adobe Flash Player is now available.
You can test if the plugin is working by visiting http://www.adobe.com/software/flash/about or by firing up a random Youtube clip.
If you'd prefer to using Adobe's own YUM repository follow the steps described in http://linux-bsd-sharing.blogspot.pt/2012/05/howto-install-adobe-flash-player-on.html and http://linux-bsd-sharing.blogspot.pt/2012/04/howto-install-adobe-flash-player-on.html for 64 and 32 bit systems, respectively.
3 comments:
it works well..........
thanks a lot .............
Thanks for the feedback.
Thank you.It worked.
Post a Comment