Tuesday, November 18, 2008

64-bit Flash 10 on Fedora 10

Since Adobe has released 'alpha' version of their 64-bit version of the flash player, thought i'd give it a try in Fedora 10. It just works !

Installation process is simple. Uninstall your existing flash packages.


nareshv@ >] rpm -qa \*flash\*
nareshv@ >] sudo rpm -e `rpm -qa \*flash\*`


Get the Flash Plugin from here


[nareshv@ >]$ tar zxf libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
[nareshv@ >]$ ls libflashplayer.so
libflashplayer.so
[nareshv@ >]$ cp libflashplayer.so ~/.mozilla/plugins/


Thats it. Restart your browser, you should see the flash plugin present in firefox (check it by typing about:plugins in the address bar.)

Attached are the two screenshots on my Fedora10 Macbook.

1. Yahoo! Music playing videos with the new 64-bit flash-player.




2. Firefox 'about:plugins' window showing the new 64-bit Flash Player

Related Posts:

  • Fedora 9 and Latest Nvidia 173.08 Driver Nvidia has released its latest version of the xorg 1.5 compatible drivers. You no longer need to follow my techique for 173.08 version driver . See my new blog entry for details Nvidia has released its latest drivers for Lin… Read More
  • Fedora 9 and Thunderbird / Lightning problemHere goes the problem description,You've installed Fedora without any development stuff on your notebook/workstation, Using thunderbird as the official mail client, using lightning as your default calendar handler.If you are … Read More
  • Fedora 10-Beta 64-bit on Macbook Pro 4,1 Am using Fedora 10 Final release now(Nov-13-2008) (from rawhide) see this postBlog Last Updated: Sunday Nov 16 2008 IST Quirk for the touchpad is updatedFedora 10 Version: Applied all updates from rawhide as of Sunday Nov 2 … Read More
  • Fedora 9 on MacBook Pro penryn (Intel)Pre Installation ProcessMacbook has a single harddisk with two partitions, first one is for the EFI, second one is for the MacOSX itself. Resize the second partition to allow some space for Linux.After step-1 you have 3 parti… Read More
  • Fedora 10 Final on Macbook ProI've been using Fedora-10 Since its Beta on my Macbook Pro. As always the F-10 Is available to the rawhide users, before its available to the outside world.[nareshv@nareshv ~]$ uname -r2.6.27.5-94.fc10.x86_64[nareshv@nareshv … Read More

5 comments:

  1. thanks so much that was excellent

    ReplyDelete
  2. thanks so much.that was excellent

    ReplyDelete
  3. Its been over a year, but since you're still one of the top results in Google when trying to do this, I figured I'd post this.

    Since this was posted here, Adobe has relocated the 64bit version of Flashplayer 10 to http://labs.adobe.com/downloads/flashplayer10_64bit.html

    ReplyDelete