Install Adobe Flash Player in Slackware Linux (UPDATED!)
You probably noticed that during browsing the Internet with Firefox, several website gave you a message similar to the example below:
"Additional plugins are required to display all the media on this page. Click Install Missing Plugins."
That means your Firefox web browser does not have plugins required by the website. It offers you to install the plugins . You can install the plugins just by clicking on the "Install Missing Plugins" button in windows operating system. In Linux, you cannot do that. Linux protected itself with permissions. Here is what happened when you click the Install Missing Plugins button:
The Firefox Plugin Finder Service offers to install the plugins for you. Click Next to install those plugins.
The process completed with no plugins installed. But we know now that the missing plugin is Adobe flash player. So we can manually download flash player from Adobe website and install the plugin. Here is Adobe flash player download page for Linux if you need it: Adobe flash player for Linux download page.
Choose Manual Install and click Finish.
Adobe Flash Player download page opened.
Click Select version to download... dropdown button and choose .tar.gz for Linux. Next, click Agree and install now button.
Choose Save file and click OK.
Open Slackware Linux command line terminal and type su - and enter root password.
Note:
The new 'install_adobe_flash_player_10.tar.gz' has changed. See instruction update at the bottom of the article.
Type cd /usr/local/src and press enter. Untar Adobe flash player 10 with tar zxvf /path/to/install_adobe_flash_player_10.tar.gz command. See the step by step example below:
root@slackware:/home/luzar# cd /usr/local/src root@slackware:/usr/local/src# tar zxvf /home/luzar/install_flash_player_10_linux.tar.gz
Change directory into the new extracted folder with command cd install_flash_player_10_linux. See an example below:
root@slackware:/usr/local/src# ls install_flash_player_10_linux/ root@slackware:/usr/local/src# cd install_flash_player_10_linux/
Run flashplayer-installer* like the example below:
root@slackware:/usr/local/src/install_flash_player_10_linux# ls flashplayer-installer* libflashplayer.so* root@slackware:/usr/local/src/install_flash_player_10_linux# ./flashplayer-installer
The flash player installation starts. You need to answer a few questions during the installation. So stay put. It only takes a few seconds. See the example below:
Copyright(C) 2002-2009 Adobe Macromedia Software LLC. All rights reserved.
Adobe Flash Player 10 for Linux
Adobe Flash Player 10 will be installed on this machine.
You are running the Adobe Flash Player installer as the "root" user.
Adobe Flash Player 10 will be installed system-wide.
Support is available at http://www.adobe.com/support/flashplayer/
To install Adobe Flash Player 10 now, press ENTER.
To cancel the installation at any time, press Control-C.
We want to install Adobe flash player, so press enter to continue. The Adobe flash player will ask for the installation path of the Mozilla, Netscape, or Opera browser. In Slackware, the path should be in /usr/lib directory by default. Enter the name of web browser you are using and press enter to continue. See an example below:
Please enter the installation path of the Mozilla, Netscape, or Opera browser (i.e., /usr/lib/mozilla): /usr/lib/firefox Proceed with the installation? (y/n/q): y Installation complete.
The Adobe flash player will ask again whether we want to perform another installation. It means, if we have many web browser in our Linux operating system, we can install Adobe flash player for that browser too. Answer y if we want to install Adobe flash player for other web browser, such as Seamonkey or Opera. Once again, provide the path to the seamonkey web browser. Answer y to continue the installation. If you want to install Adobe flash player to other web browser, repeat the step above. If not, answer n to the Perform another installation question. The step by step example is shown below:
Perform another installation? (y/n): y Please enter the installation path of the Mozilla, Netscape, or Opera browser (i.e., /usr/lib/mozilla): /usr/lib/seamonkey ----------- Install Action Summary ----------- Adobe Flash Player 10 will be installed in the following directory: Browser installation directory = /usr/lib/seamonkey Proceed with the installation? (y/n/q): y Installation complete. Perform another installation? (y/n): n Please log out of this session and log in for the changes to take effect. The Adobe Flash Player installation is complete.
The Adobe flash player installation in Slackware Linux is complete. Login from a new terminal as a normal user and start kde (if kde is not opened already). Open Firefox and test the new Adobe flash player with youtube video to see does it work or not. Do the same test for Seamonkey web browser.
Update!
The new 'install_flash_player_10_linux.tar.gz' file contains only 'libflashplayer.so' file when you extract it. What you need to do is just copy the libflashplayer.so file to the /firefox/plugins directory (and other web browser as well). Here's the complete 'howto' steps:
- Download 'install_flash_player_10_linux.tar.gz' from adobe website.
- Extract it when the download is finished. The command is tar zxvf /path-to/install_flash_player_10_linux.tar.gz.
- Copy 'libflashplayer.so' to /usr/lib/firefox-3.X.XX/plugins directory. Here is the command example: cp /path-to/libflashplayer.so /usr/lib/firefox-3.0.13/plugins.
- Open Firefox web browser. Type about:plugins to verify flash player.
If you are planning to install Adobe flash player 10 plugins in Slackware64 13.37, the easiest way is to get the slackbuild scripts from slackware ftp server or http mirrors such as Slackware64 13.37 Adobe flash player 10 plugin slackbuild script. Download both "flashplayer-plugin.SlackBuild" and "slack-desc" files and save it in your home directory. When you have those scripts, open command line terminal and run "sh flashplayer-plugin.SlackBuild" command. To make it easier for a Slackware beginner, here are step-by-step instructions:
1) Download "flashplayer-plugin.SlackBuild" and "slack-desc" from Slackware mirror. The above link is one of them.
2) Open Command Line Terminal, gain root privilege and change directory to where you save slackbuild scripts. Run slackbuild script to create Slackware package. See example below:
jinlusuh@slackware:~$ su - Password: Worst Response To A Crisis, 1985: From a readers' Q and A column in TV GUIDE: "If we get involved in a nuclear war, would the electromagnetic pulses from exploding bombs damage my videotapes?" root@slackware:~# cd /home/jinlusuh root@slackware:/home/jinlusuh# ls -l total 4228 drwx------ 2 jinlusuh users 4096 May 19 14:11 Desktop/ -rw-r--r-- 1 jinlusuh users 6838 May 19 14:21 flashplayer-plugin.SlackBuild -rw-r--r-- 1 jinlusuh users 1017 May 19 14:26 slack-desc.htm root@slackware:/home/jinlusuh# chmod 755 flashplayer-plugin.SlackBuild root@slackware:/home/jinlusuh# chmod 755 slack-desc.htm root@slackware:/home/jinlusuh# mv slack-desc.htm slack-desc root@slackware:/home/jinlusuh# sh flashplayer-plugin.SlackBuild ++ || flashplayer-plugin-10_2.111710 ++ Extracting the source archive(s) for flashplayer-plugin... libflashplayer.so Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /tmp/flashplayer-plugin-10_2.111710-x86_64-1.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/flashplayer-plugin-10_2.111710/ usr/doc/flashplayer-plugin-10_2.111710/flashplayer-plugin.SlackBuild usr/lib64/ usr/lib64/mozilla/ usr/lib64/mozilla/plugins/ usr/lib64/mozilla/plugins/libflashplayer.so Slackware package /tmp/flashplayer-plugin-10_2.111710-x86_64-1.txz created. /tmp/build/package-flashplayer-plugin root@slackware:/home/jinlusuh#
Adobe flashplayer plugin successfully created and can be found in /tmp directory. You can save a copy of the file if you want. Then using "installpkg" command to install the plugin. See example below:
root@slackware:/home/jinlusuh# cp /tmp/flashplayer-plugin-10_2.111710-x86_64-1.txz /usr/local/src/ root@slackware:/home/jinlusuh# cd /usr/local/src/ root@slackware:/usr/local/src# ls flashplayer-plugin-10_2.111710-x86_64-1.txz root@slackware:/usr/local/src# installpkg flashplayer-plugin-10_2.111710-x86_64-1.txz Verifying package flashplayer-plugin-10_2.111710-x86_64-1.txz. Installing package flashplayer-plugin-10_2.111710-x86_64-1.txz: PACKAGE DESCRIPTION: # flashplayer-plugin (flash plugin for web browsers) # # Provides Adobe Flash plugin for browsers that recognize # /usr/lib/mozilla/plugins as a valid plugin directory # # Plugin is subject to Adobe terms of use: # http://www.adobe.com/go/labs_term_of_use # # Plugin is subject to Adobe Flash EULA: # http://labs.adobe.com/technologies/eula/flashplayer.html # Package flashplayer-plugin-10_2.111710-x86_64-1.txz installed. root@slackware:/usr/local/src#
That's all. Now head to youtube and enjoy!

I've looked at my files and i
I've looked at my files and i don't seem to have a plugins folder.... what do i do?
Not sure if this will help
Not sure if this will help anyone, but it worked for me (on a new install of Slackware 13.37). I just copied 'libflashplayer.so' to the /usr/lib/mozilla/plugins/ directory and restarted firefox. Worked just fine the first time.
PLS tell me what have u done
PLS tell me what have u done because i have slack 13 and i cant install flashplayer
Hi, I am using slackware
Hi,
I am using slackware 13.37 32 bit. Is there anyway to install flash player in 32 bit slackware 13.37?
This
This one?
http://slackware.org.uk/slacky/slackware-13.37/system/flash-player-plugi...
Well the above method worked
Well the above method worked for me on seamonkey2.0.13 , copied to /usr/lib64/seamonkey-2.0.13/plugins
i am on slack13.1 64bit, source from adobe square "flashplayer10_2_p3_64bit_linux_111710.tar"
hope this those who had problem on slack
thanks
Mahboob
i tried all the method
i tried all the method described above none of them worked for me, using slack 13.1 64bit, did n't work for me.
copied to /usr/lib64/firefox-3.6.16
thanks
deb
Looks like we got screwed!
Looks like we got screwed! There is no plugins directory on Firefox 4. Works fine with a system-wide install of flashplayer like I get with Ubuntu, but neither Mozilla nor Adobe seems very likely to go out of their way to help the lowly Slackware user.
I just tried putting
I just tried putting 'libflashplayer.so' into the /usr/lib/mozilla/plugins/ directory and it worked fine for me. Tested on a new install of Slackware 13.37.
Slackware 13.1 and Firefox
Slackware 13.1 and Firefox 3.6.15 ... following the instructions here it worked just fine! Thanks for the help!
Square; Thanks for the
Square;
Thanks for the reply, adobe square works fine!
If you are using Slackware64
If you are using Slackware64 13.1, download Adobe® Flash® Player "Square". It is a preview release that enables native 64-bit support on Linux. Here is the link to the official website:
http://labs.adobe.com/technologies/flashplayer10/square/
Get your flash player there. The installation procedure is as tutorial above.
To the people that can't get
To the people that can't get it to work on Slackware...
I had the problem too. I run 64 bit, so i had to download the preview release of Flash Player with native support for 64-bit Linux.. Worked for me! Hope it helps!
After trying copying
After trying copying libflashplayer.so into the /usr/lib64/firefox-3.6.3/plugind folder, the mozilla/plugins folder and creating a plugins folder in .mozilla/firefox then copying the .so file there too, still the flash player is not installed - this is with slackware 64 bit 13.1
Please help. All
Please help. All instructions are done on my Slackware 13.0 with Firefox 3.5.2. The libflashplayer.so is copied on /usr/lib64/firefox-3.5.2/plugins but doesn't work. I upgraded Firefox to 3.8 but doesn't work, so I returned to version 3.5.
Suggestions?
For the users who do not
For the users who do not have the root privileges, Follow the below steps and it might work for you.
1. Download 'install_flash_player_10_linux.tar.gz' from adobe website.
2. Extract it when the download is finished. The command is tar zxvf /path-to/install_flash_player_10_linux.tar.gz.
3. cd
4. mkdir ./mozilla/firefox/plugins
5. copy the extracted 'libflashplayer.so' to the newly created './mozilla/firefox/plugins'
6. Restart Firefox.
Works perfectly... Thanks a
Works perfectly...
Thanks a lot..... had been searching this for a while...
This is not work for me... I
This is not work for me...
I have Slackware 13 + Mozilla Firefox 3.5.2,the flash plugin it's enabled, but I don't have sound when I play an clip... example: on video.google.com or www.youtube.com
Please help me!
Oh, thank God! I guess the
Oh, thank God!
I guess the caffeine didn't help, but in seven years of using Linux, that was the most frustrated I've ever been. At one point I was punching my keyboard, just banging it straight on with my fist, over and over. I think tomorrow, it's going to hurt.
They changed the method for installing flashplayer, and, if you go to the website, you'll see they didn't change the instructions. I had concluded that the file was defective, and kept searching for another one.
Incidentally, it wouldn't hurt if you removed the page of obsolete instructions, so that it would be easier to find the little footnote of current instructions at the bottom of the page. But I'm not complaining; if not for you, I'm pretty sure I'd have broken my hand by now. Much thanks!
lol I feel your pain
lol I feel your pain
hello... i tried as the
hello...
i tried as the steps guide...but whenever i unzip the install_flash_player_10_linux.tar.gz file...i get libflashplayer.so and so the step->
root@slackware:/usr/local/src/install_flash_player_10_linux# ./flashplayer-installer
cannot be done...
please help...
In Adobe flash player
In Adobe flash player installation instructions for Solaris, you just need to copy the 'libflashplayer.so' into the Firefox plug-in directory. Here is the full steps:
It's the same for Slackware. The tutorial has been updated. Thank you.