LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Flash Player on Fedora 9 x-64 (https://www.linuxquestions.org/questions/linux-software-2/flash-player-on-fedora-9-x-64-a-685972/)

MMaghraby 11-25-2008 08:49 AM

Flash Player on Fedora 9 x-64
 
Hi to all memberships,

Please, I try to Install the Flash Player on Fedora 9 x-64 by all methods but no success, I tried with yum command

please, any help me , How I can do?

Thanks for all
:cry::cry::cry:

Junior Hacker 11-25-2008 12:48 PM

Check out post #3 &4here.

Junior Hacker 11-25-2008 01:49 PM

I decided to try this out since I didn't have it yet and here is what I did:

1: Download the .so file using the link at the bottom of this page called "Download 64-bit Plugin for Linux"
2: In the directory containing the downloaded file issue this command to unpack it: tar xf libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
3: Then this command as root: chown root:root libflashplayer.so
4: Then this command also: chmod 755 libflashplayer.so
5: And last, this command to put it in the right place: mv libflashplayer.so /usr/lib64/mozilla-firefox/plugins/

To test it go to this page.


All times are GMT -5. The time now is 08:38 PM.