Pages

Installing flash player in Fedora 14

After installing Fedora 14, the author usually directly perform system updates while browsing on the net (see the Fedora 14 plugin installation here), but there are problems when browsing to Youtube, no video can be played because there is no flash player plugin.
After searching from the net from my favorite search engine (the Google of course) i found the solution, here the solutions.

First download the packages here.

Open the terminal/shell, log in as root and extract the .tar file.
tar -zxvf install_flash_player_10_linux.tar.gz
Copy the libflashplayer.so to this folder
/home/nama_user_anda/.mozilla/plugins/
/usr/lib/mozilla/plugins
If you use 64bit version the file is copied here
/usr/lib64/mozilla/plugins
Restart your browser, and start your surfing.

Hopefully this article is helpful.

0 comments:

Post a Comment