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:

  • Using Telugu Spell Checker in Fedora 8Spell checking in telugu language is pretty easy in Linux, you can install the 'aspell' telugu sets and start spell checking. Below are the steps to do on a Fedora 8 System.1. Install the aspell-te package if you haven't done… Read More
  • Fedora 9 and Nouveau Nvidia DriverGiven that the current nvidia driver does not support all the fancy features which are required to run a fully productive desktop, i've tried to see the current state of the nouveauFedora 9 currently does not ship the 'nouvea… Read More
  • 64-bit Flash 10 on Fedora 10Since 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@ ] rp… 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 and Nvidia xorg 1.5 compatible driver (nvidia 174.14.05 version)Nvidia has just released its latest xorg-1.5 supported driver. All the Fedora 9 Owners who are eagerly waiting for the latest nvidia driver rejoice !.Installation of this is pretty easy, just follow these steps.1. Add Freshr… 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