Cannot get Flash installed for Firefox or Chrome on Fedora Core 12 (64-bit)
I have a new Fedora Core 12 install on an AMD 64-bit x86_64 processor. I cannot
get Flash to install. Every other site that I seem to go to has a flash video, but
All I get is "Click here to download plugin", which leads the browser to say
"Additional plugins are required to display all the media on this page" with a
button for "Install Missing Plugins". Clicking the "Install Missing Plugins" button
says "No suitable plugins were found".
If I go to something like YouTube, I get
"You need to upgrade your Adobe Flash Player to watch this video.
Download it from Adobe." and that link takes me to
http://get.adobe.com/flashplayer/
which says it knows I have Linux and can download
Adobe Flash Player version 10.1
and gives me choices for YUM, .rpm, or tar.gz.
The YUM selection downloads adobe-release-i386-1.0-1.noarch.rpm, and
then says that it is already installed.
The .rpm downloads flash-plugin-10.1.53.64-release.i386.rpm
asks if I want to install it and then says "The package is
already installed":
The package flash-plugin-10.1.53.64-release.i386 is already installed
The tar.gz choice gets me a tar.gz file that only has in it one
file
-rwxrwxr-x flplbldr/flplbldr 11787664 2010-05-26 15:01 libflashplayer.so
but has no README or INSTALL file, so there's no real clue
as to what to do with this file. If I look around, I already have:
[root] / > ls -l $(search libflashplayer.so)
-rwxr-xr-x 1 root 11787664 May 26 15:01 ./usr/lib/flash-plugin/libflashplayer.so
lrwxrwxrwx 1 root 39 Jun 20 17:18 ./usr/lib/mozilla/plugins/libflashplayer.so -> /usr/lib/flash-plugin/libflashplayer.so
If I ask Firefox about Tools/Add-ons, it lists a page of plug-ins, but does not
include Flash. This is Flash 3.5.9. With Chrome 5.0.375.70, I get the same
behavior; it says I have no "extensions".
It seems there are two possibilities:
(1) Adobe doesn't know how to build and distribute a package that can
install Flash for Fedora Core 12, Firefox or Chrome, or
(2) Both Firefox and Chrome need to be "told" where the Flash plugin is
at, so that it can be used, but I can't find anything that says how
a browser finds a plugin. I would have thought that the plugins get
put in a special directory, like /usr/lib/mozilla/plugins, but that has only two
things:
> ls /usr/lib/mozilla/plugins/
39 libflashplayer.so@ 127292 nppdf.so*
and does not seem to explain the 7 plugins it thinks that it has.
jim
