Topics:
DVR
nvrec
Mplayer
Links
Misc
Commands
Humor
New user
uploaded files
|
(linux_command_line)-> Flash support under x86_64 Fedora Core 10 (FC10) |
submited by Russell Wed 17 Dec 08 |
My friend found this note somewhere :
Users of Fedora x86_64 must install the nspluginwrapper.i386 package to enable the 32-bit Adobe Flash Player plug-in in Firefox, andthe libflashsupport.i386 package to enable sound from the plug-in.
after adding adobe's yum repository I needed to install nspluginwrapper.i386 to get flash support on my x86_64 machine.
yum install nspluginwrapper.i386 or sudo yum install nspluginwrapper.i386
did the trick, It installed 57 files ( mostly i386 librarys), but it worked... well flash works, but the only problem is that I didn't get audio support with this...the libflashsupport.i386 doesn't exist for fc10, it's not supposed to be needed, but Doesn't seem to work for me.
Mind-download
To get audio support we did :
yum install alsa-lib.i386 alsa-plugins-pulseaudio.i386
and that got sound working in flash under firefox 3 with fedora 10.
alphatek
|
Add comment or question...:
|