I'm trying to get Flash (10.1.82.76) installed (and working) on
Firefox (3.6.8). I installed adobe-flash and, for good measure,
libflash and libflashsupport:
When I go to the Adobe test page
(http://www.adobe.com/software/flash/about/) it says: "You have
version 9,0,115,0 installed". (After closing Firefox and even a full
reboot.)
I uninstalled adobe-flash and checked again: still "You have version
9,0,115,0 installed". So it looks like just emerge-ing adobe-flash is
not enough? Do I need to configure something? Install something else?
Remove something?
Cheers,
Hilco
08-19-2010, 06:00 PM
Zhu Sha Zang
Firefox & Flash 10
Em 19-08-2010 14:34, Hilco Wijbenga escreveu:
Hi all,
I'm trying to get Flash (10.1.82.76) installed (and working) on
Firefox (3.6.8). I installed adobe-flash and, for good measure,
libflash and libflashsupport:
When I go to the Adobe test page
(http://www.adobe.com/software/flash/about/) it says: "You have
version 9,0,115,0 installed". (After closing Firefox and even a full
reboot.)
I uninstalled adobe-flash and checked again: still "You have version
9,0,115,0 installed". So it looks like just emerge-ing adobe-flash is
not enough? Do I need to configure something? Install something else?
Remove something?
Cheers,
Hilco
I don't have neither
media-libs/libflash or
www-plugins/libflashsupport
installed here, only the same version
of adobe-flash in x86_64 enviroment. In adobe site above i receive
this answer:
You have version 10,1,82,76 installed
Of course i'm using firefox-bin.
Att
08-19-2010, 06:43 PM
Hilco Wijbenga
Firefox & Flash 10
On 19 August 2010 11:00, Zhu Sha Zang <zhushazang@yahoo.com.br> wrote:
> I don't have neither
>
> media-libs/libflash or
> www-plugins/libflashsupport
>
> installed here, only the same version of adobe-flash in x86_64 enviroment.
> In adobe site above i receive this answer:
>
> You have version 10,1,82,76 installed
>
> Of course i'm using firefox-bin.
Thanks for the info.
I killed all Firefox instances that were running. I then uninstalled
firefox and replaced it with firefox-bin (3.6.8). Next I uninstalled
libflash and libflashsupport. Finally, just to be safe, I reinstalled
adobe-flash.
The result is exactly the same. Adobe says I have 9,0,115,0 installed.
08-19-2010, 06:49 PM
Nikos Chantziaras
Firefox & Flash 10
On 08/19/2010 08:34 PM, Hilco Wijbenga wrote:
Hi all,
I'm trying to get Flash (10.1.82.76) installed (and working) on
Firefox (3.6.8). I installed adobe-flash and, for good measure,
libflash and libflashsupport:
When I go to the Adobe test page
(http://www.adobe.com/software/flash/about/) it says: "You have
version 9,0,115,0 installed". (After closing Firefox and even a full
reboot.)
I uninstalled adobe-flash and checked again: still "You have version
9,0,115,0 installed". So it looks like just emerge-ing adobe-flash is
not enough? Do I need to configure something? Install something else?
Remove something?
It seems like you have installed it locally. To find out where it is,
execute this (as normal user):
lsof | grep flash
Firefox must be running and flash loaded (opening a YouTube video should
do it.)
On my system, lsof finds that my Firefox is using:
/opt/Adobe/flash-player32/libflashplayer.so
which is the latest 10.x version.
08-19-2010, 06:59 PM
Zhu Sha Zang
Firefox & Flash 10
Em 19-08-2010 15:49, Nikos Chantziaras escreveu:
On
08/19/2010 08:34 PM, Hilco Wijbenga wrote:
Hi all,
I'm trying to get Flash (10.1.82.76) installed (and working) on
Firefox (3.6.8). I installed adobe-flash and, for good measure,
(http://www.adobe.com/software/flash/about/) it says: "You have
version 9,0,115,0 installed". (After closing Firefox and even a
full
reboot.)
I uninstalled adobe-flash and checked again: still "You have
version
9,0,115,0 installed". So it looks like just emerge-ing
adobe-flash is
not enough? Do I need to configure something? Install something
else?
Remove something?
It seems like you have installed it locally.* To find out where it
is, execute this (as normal user):
* lsof | grep flash
Firefox must be running and flash loaded (opening a YouTube video
should do it.)
On my system, lsof finds that my Firefox is using:
* /opt/Adobe/flash-player32/libflashplayer.so
which is the latest 10.x version.
Did you erased
~/.mozilla directory?
Calm down first, but think thirst in "mv .mozilla MOZILLA-BCK",
then try use firefox again.
Att
08-19-2010, 07:03 PM
Hilco Wijbenga
Firefox & Flash 10
On 19 August 2010 11:49, Nikos Chantziaras <realnc@arcor.de> wrote:
> It seems like you have installed it locally. *To find out where it is,
> execute this (as normal user):
>
> *lsof | grep flash
>
> Firefox must be running and flash loaded (opening a YouTube video should do
> it.)
Brilliant! That was the problem. I don't remember installing it
locally but, after removing the Flash library from .mozilla/plugins,
Adobe now tells me it sees 10,1,82,76.
08-19-2010, 07:10 PM
Hilco Wijbenga
Firefox & Flash 10
On 19 August 2010 11:59, Zhu Sha Zang <zhushazang@yahoo.com.br> wrote:
> Did you erased ~/.mozilla directory?
>
> Calm down first, but think thirst in "mv .mozilla MOZILLA-BCK", then try use
> firefox again.
:-) I'm quite calm. :-) I didn't erase the whole directory just the
lib for the plugin in .mozilla/plugins. That did the trick.
08-19-2010, 09:23 PM
Nikos Chantziaras
Firefox & Flash 10
On 08/19/2010 10:03 PM, Hilco Wijbenga wrote:
On 19 August 2010 11:49, Nikos Chantziaras<realnc@arcor.de> wrote:
It seems like you have installed it locally. To find out where it is,
execute this (as normal user):
lsof | grep flash
Firefox must be running and flash loaded (opening a YouTube video should do
it.)
Brilliant! That was the problem. I don't remember installing it
locally but, after removing the Flash library from .mozilla/plugins,
Adobe now tells me it sees 10,1,82,76.
Note that Firefox now also has a "plugins" tab in "Tools->Add-ons" where
you can see the version of each plugin.