LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-03-2012, 08:33 AM   #1
hgdcjq
LQ Newbie
 
Registered: Aug 2012
Posts: 29

Rep: Reputation: Disabled
Unhappy slackware -web browser-flash plugin upgrade


Hi, today I installed the latest slackware version on my computer ,when I open my firefox to watch some video, but it reminded me of upgrading my flash player version up to 10.0+ . So I downloaded *tar.gz and according to instruction I need to move a file to flashplugin location. But I did not know where it was.
need help?
 
Old 09-03-2012, 08:42 AM   #2
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762
For 32-Bit Slackware /usr/lib/mozilla/plugins/ or for Slackware64 /usr/lib64/mozilla/plugins/

EDIT: And the file you want to place there is libflashplayer.so, which is found in the top level of the tar.gz package that you download from http://get.adobe.com/flashplayer/

Last edited by ruario; 09-03-2012 at 08:43 AM.
 
Old 09-03-2012, 09:02 AM   #3
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Debian, Void, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Navigate to the directory where you extracted the flash tar.gz file. Move the libflashplayer.so file to the appropriate flash plugin directory.

For 32 bit Slackware issue this command as root:

# cp libflashplayer.so /usr/lib/mozilla/plugins/

For 64 bit Slackware issue this command as root:

# cp libflashplayer.so /usr/lib64/mozilla/plugins/

That should do it.

Last edited by hitest; 09-03-2012 at 09:49 AM. Reason: typo
 
Old 09-03-2012, 09:16 AM   #4
hgdcjq
LQ Newbie
 
Registered: Aug 2012
Posts: 29

Original Poster
Rep: Reputation: Disabled
very thanks ,it works,Great!
 
Old 09-03-2012, 09:16 AM   #5
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Or, to make it easier, just download the latest Flash package from AlienBob: http://connie.slackware.com/~alien/s...player-plugin/ and install it using installpkg/upgradepkg.
 
1 members found this post helpful.
Old 09-03-2012, 10:09 AM   #6
dr.s
Member
 
Registered: Feb 2010
Distribution: Slackware64-current
Posts: 339

Rep: Reputation: 156Reputation: 156
Question Adobe flash alternative

Noticed this on Adobe download site:
Quote:
NOTE: Adobe Flash Player 11.2 will be the last version to target Linux as a supported platform. Adobe will continue to provide security backports to Flash Player 11.2 for Linux.
Is there a Linux alternative?
 
Old 09-03-2012, 12:05 PM   #7
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
There are Gnash and Lightspark, but those are not feature complete.
Alternatively you can use Google Chrome. Google develops Flash for Linux further.
 
Old 09-03-2012, 12:07 PM   #8
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762
Right now you would be hard pressed to find a website that required Flash 11.4, so 11.2 is still fine. The hoping is that in time HTML5 technologies (like HTML5 Video) will have taken off to the point that Flash won't really matter anymore.

Alternatively, it it is worth noting that it is actually only the NPAPI plugin on Linux that is discontinued. Updated PPAPI based Flash is being made and provided to Chrome. If worst comes to the worst it might be possible for other browser manufacturers to implement PPAPI support and arrange something with Adobe to make the PPAPI Flash version more widely available. For now though I wouldn't worry too much about it.
 
Old 09-03-2012, 12:17 PM   #9
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762
Quote:
Originally Posted by TobiSGD View Post
There are Gnash and Lightspark, but those are not feature complete.
Indeed, despite the hard work of those involved, to be frank these projects kinda suck. It is hard to implement a closed specification. In fact that I think that route is a dead end. The solution to the problem of one company controlling Flash is not to try and chase their every changing spec but simply to reject it and put your weight behind the alternative, improved (and "open") HTML technologies that remove the need for plugins like Flash in the first place.

Last edited by ruario; 09-03-2012 at 12:18 PM. Reason: s/dead/dead end/
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Cannot install Adobe flash plugin: Iceweasel web browser: Os- Boss linux tejas racergun80 Linux - Newbie 3 09-11-2010 04:32 PM
browser plugin for Konqueror web browser (linspire) Tracianddwayne Linux - Newbie 1 01-01-2005 02:15 PM
Install Flash plugin for Galeon Browser ejennings_98 Linux - Software 1 02-22-2004 08:29 PM
Flash Plugin Fails with all Browser on Redhat 9.0 gfullmer Red Hat 5 10-28-2003 08:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration