Quote:
Originally Posted by HarryBoy
I have Fedora 10. Some web pages need plugins installed eg. quicktime etc. The web browser shows a button"Install Missing Plugins" at the top. When I click this it always says "No suitable plugins were found".
How do I solve this problem???
Thanks
|
Fedora 10 is at "End of Life". I suspect the repos that handle plugin updates has been shut down. Upgrade to Fedora 12, perhaps? You can do it remotely via yum and preupgrade, you know.
I make no promises, but this worked for me...
Code:
yum -y update
yum clean all
yum install preupgrade
preupgrade-cli
preupgrade-cli "Fedora 12 (Constantine)"
reboot