LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Installing Flash Player 11 in Slackware 13.37 (https://www.linuxquestions.org/questions/slackware-14/installing-flash-player-11-in-slackware-13-37-a-4175446684/)

Sandlin 01-21-2013 09:56 PM

Installing Flash Player 11 in Slackware 13.37
 
I have just installed Slackware 13.37 and I want to install Flash Player 11. My
question is, where do I put the .so file? In previous versions of Slackware
(12.0, 13.0, 13.1) I have run, usually, the plugins file is with the browser,
Firefox, SeaMonkey, etc. In 13.37, the only plugins file I can find is not
with the browser (/usr/lib/firefox-4.0), but in /usr/lib/mozilla/plugins.
SeaMonkey (/usr/lib/seamonkey-2.1b) also has no plugins file. Does the
/usr/lib/mozilla/plugins file provide Flash for both browsers or will I have to
create a plugins file for each browser?

number22 01-21-2013 10:34 PM

System wide for Slackware x86: /usr/lib/mozilla/plugins
Slackware64 :/usr/lib64/mozilla/plugins
Put plugins in $HOME/.mozilla/plugins for user only.

type:
Code:

about:plugins
in address line to check what plugins enabled.

Sandlin 01-21-2013 11:01 PM

Thanks
 
numer22, Thanks for the info.

Alien Bob 01-22-2013 04:10 AM

If you use a package to install the flash player, like I have here: http://connie.slackware.com/~alien/s...player-plugin/ , it will make upgrades and removal easier. You also get a KDE control panel applet to configure the flash player if you install that package.

Eric

Sandlin 01-25-2013 04:18 PM

Quote:

Originally Posted by number22 (Post 4875114)
System wide for Slackware x86: /usr/lib/mozilla/plugins
Slackware64 :/usr/lib64/mozilla/plugins
Put plugins in $HOME/.mozilla/plugins for user only.

type:
Code:

about:plugins
in address line to check what plugins enabled.

I have come up with another problem. eBay said that I need to upgrade Flash Player in order to use the advanced photo features. So, I installed Shockwave Flash version 11.2. r202. I went to eBay to post photos for some listings, and when I click "Add photos" absolutely nothing happens. Usually when I click on "Add photos" another window will come up from which I can choose photos on my computer. I click on my choice and it's supposed to be uploaded. When I click now, absolutely nothing happens. No window for choice comes up. Nothing. I just sits there.
I have checked for plugins that are enabled in both firefox and seamonkey and it says"
Shockwave Flash
File: libflashplayer.so
Version: Shockwave Flash 11.2 r202

Also:
Skype Buttons for Kopete
File: skypebuttons.so
Version: Type x-skype for skype buttons

Also:
Java (TM) Plug-in 1.6.0_25

So, apparently these plug-ins are enabled. Why can I not upload photos to eBay? The only OS I've been able to use to upload photos to eBay has been Vector Linux 6.0.
What is the problem with Slackware 13.37 uploading photos?

cfdisk 01-26-2013 07:19 AM

Hi,

Visit Flash Player version information

If there is no information what version you are running, your computer might be old.

Run

Code:

cat /proc/cpuinfo
and see list of 'flags'. If there is 'sse', you need Flash Player 10. ( seeing 'sse2' is okay for Flash Player 11 )

Get the latest 10.3.183.50 using:

Archived Flash Player versions

Finally, about Java plugin.

Firefox gives you: "Missing JAVA? For your safety, Firefox has disabled your outdated version of Java. " when you click on "Check to see if your plugins are up to date" in Add-ons Manager.
.
Yet your outdated Java (TM) Plug-in 1.6.0_25 is enabled.

It's a freaking shame, considering all those security experts recommendations to disable Java plugin, that out-of-the-box Slackware 13.37 runs outdated Java plugin on Firefox by default.

Just in case, bookmark this link How do I unstall Java for Linux

Take care.

Sandlin 01-26-2013 10:08 AM

Quote:

Originally Posted by cfdisk (Post 4877910)
Hi,

Visit Flash Player version information

If there is no information what version you are running, your computer might be old.

Run

Code:

cat /proc/cpuinfo
and see list of 'flags'. If there is 'sse', you need Flash Player 10. ( seeing 'sse2' is okay for Flash Player 11 )

Get the latest 10.3.183.50 using:

Archived Flash Player versions

Finally, about Java plugin.

Firefox gives you: "Missing JAVA? For your safety, Firefox has disabled your outdated version of Java. " when you click on "Check to see if your plugins are up to date" in Add-ons Manager.
.
Yet your outdated Java (TM) Plug-in 1.6.0_25 is enabled.

It's a freaking shame, considering all those security experts recommendations to disable Java plugin, that out-of-the-box Slackware 13.37 runs outdated Java plugin on Firefox by default.

Just in case, bookmark this link How do I unstall Java for Linux

Take care.

Reply:

I downloaded Flashplayer 11

Under flags: flags: fpu vme de pse tsc msr pae cx8 apic sep mtrr pge mca cmov pat pse36 mmx
fxsr syscall mmxext 3dnowext 3dnow up
I don't either sse or sse2.

You could be on to something about needing another version. When I used the original version, it did at least go to the upload window, although it never uploaded anything. I waited as long as 30 minutes and it still said "uploading".
I'll check out the other info you gave me . Thanks.

P.S. I have two other computers (built at the moment) that have faster processors and most likely have the sse and sse2 capabilities. I'll install Slackware on one of those and see how it goes. Thanks again.


All times are GMT -5. The time now is 05:54 PM.