How to get FlashPlayer working under 64bit/Fc11

Marko Vojinovic vvmarko at gmail.com
Sat Nov 28 12:25:04 UTC 2009


On Saturday 28 November 2009 08:26:51 Reg Clemens wrote:
> Can someone PLEASE give me detailed instructions on how to get flash-player
> working on this machine, or point me as some (working) instructions on the
>  web.

(1) Clean up all potential mess from previous attempts (like nspluginwrapper, 
any existing flash plugin etc...).

(2) Download the 64bit flash player from here:

  http://labs.adobe.com/downloads/flashplayer10_64bit.html

(3) Unpack it, and copy the .so file in /usr/lib64/mozilla/plugins/ directory:

$ gunzip libflashpl*
$ tar xvf libflashpl*
$ su
# cp libflashpl*.so /usr/lib64/mozilla/plugins/

(you need to be root to perform the copy).

(4) Restart firefox.

(5) Point it to about:plugins page and make sure that flash plugin is on the 
list.

(6) Go to www.youtube.com and try it out.

HTH, :-)
Marko




More information about the fedora-list mailing list