x86_64 users and 32bits plugins (aka flash)
Here is how I have a (mostly[1]) working flash in a 64bit browser:
- take the rpm's (both) from ndpluginwrapper home page
alien -dthemdpkg -i nspluginwrapper*.debapt-get install linux32 ia32-libs-gtk gsfonts-x11- get
flashplugin-nonfree_9.0.21.78.3_i386.debfrom an i386 mirror dpkg -i --force-architecture flashplugin-nonfree_9.0.21.78.3_i386.debdpkg -L flashplugin-nonfree|grep so | xargs rm -f
yes it caused me some problems, so I'm not sure it's needed but it won't hurt
and then as a user (system-wide installation of the flash plugin does not work for me at all but quite well as a user) :
mkdir -p ~/.mozilla/pluginsnspluginwrapper -i /usr/lib/flashplugin-nonfree/libflashplayer.so- and then go to about:plugins, you should see flash appear here.
It works for many flashes here, except, as said, for the parts that link to an external content.
I've read in many places that the flashplayer 7.0 works better than the 9 one, but the method should globally not vary a lot.
Note: to make it work for konqueror I had to restrict the places where it looks for plugins to /usr/lib/firefox/plugins + /my/home/.mozilla/plugins, and as said, it crashes quite often and randomly.
Notes
[1] Actually, links to external pages from flash do not work it seems, and sometimes it crashes, even very often in konqueror, a bit less in firefox

Commentaires
Aucun commentaire pour le moment.
Ajouter un commentaire