How do I install the newest Flash beta for Minefield on 64-bit Ubuntu?
Posted
by
Øsse
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Øsse
Published on 2011-03-11T12:20:35Z
Indexed on
2011/03/11
16:19 UTC
Read the original article
Hit count: 536
Hi,
I'm using a fully updated Ubuntu 10.10 64-bit which is pretty much bog standard except I'm using Minefield from the Mozilla daily PPA in addition to Firefox as provided by Ubuntu. I want to try the newest beta of Flash (10.3 as of writing). The installation instructions simply say "drop libflashplayer.so into the plugin folder of your browser". This the 32-bit version.
Currently I'm using Flash as provided by the package flashplugin-installer (ver. 10.2.152.27ubuntu0.10.10.1). Going to about:plugins
in Minefield/Firefox says the version of Flash I'm running is 10.2 r152 and the file responsible is npwrapper.libflashplayer.so
. I have two files with that name on my system. One is /usr/share/ubufox/plugins/npwrapper.libflashplayer.so
which is a broken link to /usr/lib/flashplugin-installer/npwrapper.libflashplayer.so
. The other is /var/lib/flashplugin-installer/npwrapper.libflashplayer.so
(note var
instead of usr
). I also have a file simply called libflashplayer.so
in /usr/lib/flashplugin-installer/
.
So it seems Firefox/Minefield gets its Flash plugin from a file that doesn't exist, and replacing libflashplayer.so
with the one in the archive from Adobe has no effect.
Since I want to try the 32-bit version I have to use the wrapper. The only way I know how is through the flashplugin-installer
package.
How would I go about installing the newest 32-bit beta Flash if possible at all? And where is "the plugin folder of my browser"?
© Ask Ubuntu or respective owner