Page 1 of 1

Update Flash to version 11.2.202.262 very important but how?

Posted: Fri 08 Feb 2013, 18:09
by nooby
idg.se says that Adobe urge us to update to that version.
Linux updated to version 11.2.202.262 today urgent.

So how am I do do it in Lupu? should I first delete the old
how do it know which version that I have?

And then click on the flash install in Menu?

Posted: Fri 08 Feb 2013, 18:31
by Hogweed
Not the official way but a quick hack (assuming Flash already installed) is just extracting libflashplayer.so from "http://get.adobe.com/flashplayer/comple ... gz)_32-bit" -- Yes that's a real URL inside the quotes (so strip them off) but I cannot make it clickable due to what looks like a forum software bug). As of writing that link currently points to https://fpdownload.macromedia.com/get/f ... 386.tar.gz

and placing it in /usr/lib/mozilla/plugins/ (replacing the original). This will update the plugin binary. A version check at http://www.adobe.com/software/flash/about/ will confirm the new version being used.

You can update the other files as well but that's the critical one. Make sure you shutdown browser/flash then replace file and restart browser. Then do adobe version check at link above. Hopefully about:addons should confirm as well.

This should do until someone makes a real pet. See the readme file in adobe download for more details. You could try the automated rpm install but I didn't. Other linux packaging (including rpm) should be offered at https://get.adobe.com/flashplayer/

Posted: Fri 08 Feb 2013, 18:55
by nooby
Hog weed that was a correct and fast way to do it.
Much appreciated going to that like it says

You have version 11,2,202,262 installed
now I only need to check it works on our local TV news :)

Posted: Fri 08 Feb 2013, 19:06
by Hogweed
That should be it until Adobe release a new critical patch tomorrow or so :-)

Posted: Fri 08 Feb 2013, 19:16
by nooby
hehe they love to tell us they care.
Much appreciated your taught me this trick
I know I've done it before but never know
how to keep that knowledge in my mind.

Posted: Fri 08 Feb 2013, 23:29
by Makoto
Why not just use GetFlash? (Some versions of Puppy even have it pre-installed - but in that case, you might need to update it.)

As long as Adobe doesn't do something like change the download URLs (again), GetFlash should have no problem finding and offering you the latest version. (In fact, I just tested it, and it found 11.2.202.262.)

Posted: Sat 09 Feb 2013, 01:09
by Hogweed
GetFlash wasn't in my old Lupu I've been using previously. I had noticed it in the new Precise Puppy 5.4.3 I recently installed but wasn't sure if it picked up new releases automatically but now that I know it does I'll try it next time. Thanks..