Fedora 10 release notes say "Users of Fedora x86_64 must install the nspluginwrapper.i386 package to enable the 32-bit Adobe Flash Player plug-in in Firefox, and the libflashsupport.i386 package to enable sound from the plugin."
But where is libflashsupport.i386? Yum couldn't find it. I need it as there is no sound from flash animations. I've for nspluginwrapper for both i386 and x86_64 installed. Also, I was under the impression that libflashsupport was not required any more.
[root@marvin ~]# yum install libflashsupport Loaded plugins: refresh-packagekit Setting up Install Process Parsing package install arguments No package libflashsupport available. Nothing to do
[root@marvin ~]# yum install libflashsupport.i386 Loaded plugins: refresh-packagekit Setting up Install Process Parsing package install arguments No package libflashsupport.i386 available. Nothing to do
[root@marvin ~]# rpm -q flash-plugin flash-plugin-10.0.12.36-release.i386
[root@marvin ~]# uname -a Linux marvin 2.6.27.5-117.fc10.x86_64 #1 SMP Tue Nov 18 11:58:53 EST 2008 x86_64 x86_64 x86_64 GNU/Linux [root@marvin ~]#
-------- Original Message -------- Subject: Where is libflashsupport.i386? From: Vivek J. Patankar vivek.patankar@gmail.com To: Fedora Users List fedora-list@redhat.com Date: 12/01/2008 01:40 PM
Fedora 10 release notes say "Users of Fedora x86_64 must install the nspluginwrapper.i386 package to enable the 32-bit Adobe Flash Player plug-in in Firefox, and the libflashsupport.i386 package to enable sound from the plugin."
Flash 10 no longer requires libflashsupport. The cause of your loss of sound is for some other reason.
If you just upgraded to Flash 10, make sure you delete the /usr/lib/mozilla/plugin-wrapped/ns* and /usr/lib64/mozilla/plugin-wrapped/ns* files. nspluginwrapper caches the wrapped binaries and unfortunately never refreshes them automatically.
The Fedora 10 release notes were obsolete, unfortunately.
On Mon, 2008-12-01 at 13:45 -0600, Michael Cronenworth wrote:
-------- Original Message -------- Subject: Where is libflashsupport.i386? From: Vivek J. Patankar vivek.patankar@gmail.com To: Fedora Users List fedora-list@redhat.com Date: 12/01/2008 01:40 PM
Fedora 10 release notes say "Users of Fedora x86_64 must install the nspluginwrapper.i386 package to enable the 32-bit Adobe Flash Player plug-in in Firefox, and the libflashsupport.i386 package to enable sound from the plugin."
Flash 10 no longer requires libflashsupport. The cause of your loss of sound is for some other reason.
If you just upgraded to Flash 10, make sure you delete the /usr/lib/mozilla/plugin-wrapped/ns* and /usr/lib64/mozilla/plugin-wrapped/ns* files. nspluginwrapper caches the wrapped binaries and unfortunately never refreshes them automatically.
The Fedora 10 release notes were obsolete, unfortunately.
Hi I needed this to get "some" apps working
yum install alsa-plugins-pulseaudio.i386
John
Vivek J. Patankar wrote:
Fedora 10 release notes say "Users of Fedora x86_64 must install the nspluginwrapper.i386 package to enable the 32-bit Adobe Flash Player plug-in in Firefox, and the libflashsupport.i386 package to enable sound from the plugin."
But where is libflashsupport.i386? Yum couldn't find it. I need it as there is no sound from flash animations. I've for nspluginwrapper for both i386 and x86_64 installed. Also, I was under the impression that libflashsupport was not required any more.
[root@marvin ~]# yum install libflashsupport Loaded plugins: refresh-packagekit Setting up Install Process Parsing package install arguments No package libflashsupport available. Nothing to do
[root@marvin ~]# yum install libflashsupport.i386 Loaded plugins: refresh-packagekit Setting up Install Process Parsing package install arguments No package libflashsupport.i386 available. Nothing to do
[root@marvin ~]# rpm -q flash-plugin flash-plugin-10.0.12.36-release.i386
[root@marvin ~]# uname -a Linux marvin 2.6.27.5-117.fc10.x86_64 #1 SMP Tue Nov 18 11:58:53 EST 2008 x86_64 x86_64 x86_64 GNU/Linux [root@marvin ~]#
I got flash working with just nspluginwrapper, there is no ibflashsupport.i386 in FC10.
Michael Cronenworth wrote:
-------- Original Message -------- Subject: Where is libflashsupport.i386? From: Vivek J. Patankar vivek.patankar@gmail.com To: Fedora Users List fedora-list@redhat.com Date: 12/01/2008 01:40 PM
Fedora 10 release notes say "Users of Fedora x86_64 must install the nspluginwrapper.i386 package to enable the 32-bit Adobe Flash Player plug-in in Firefox, and the libflashsupport.i386 package to enable sound from the plugin."
Flash 10 no longer requires libflashsupport. The cause of your loss of sound is for some other reason.
I launched firefox from gnome-terminal and got the following when trying to launch a flash animation.
which: no soundwrapper in (/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/veejay/.bin) which: no soundwrapper in (/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/veejay/.bin)
If you just upgraded to Flash 10, make sure you delete the /usr/lib/mozilla/plugin-wrapped/ns* and /usr/lib64/mozilla/plugin-wrapped/ns* files. nspluginwrapper caches the wrapped binaries and unfortunately never refreshes them automatically.
This is a fresh install.
The Fedora 10 release notes were obsolete, unfortunately.
F10 release notes obsolete?
John Austin wrote:
I needed this to get "some" apps working yum install alsa-plugins-pulseaudio.i386
Heh. Worked like a charm. Thanks a ton.
On Mon, Dec 01, 2008 at 03:02:38PM -0500, Jim wrote:
Vivek J. Patankar wrote:
Fedora 10 release notes say "Users of Fedora x86_64 must install the nspluginwrapper.i386 package to enable the 32-bit Adobe Flash Player plug-in in Firefox, and the libflashsupport.i386 package to enable sound from the plugin."
But where is libflashsupport.i386? Yum couldn't find it. I need it as there is no sound from flash animations. I've for nspluginwrapper for both i386 and x86_64 installed. Also, I was under the impression that libflashsupport was not required any more.
I got flash working with just nspluginwrapper, there is no ibflashsupport.i386 in FC10.
Refer to:
http://fedoraproject.org/wiki/Flash