Manually installing the Flash plugin for Firefox in LinuxMint

Source: Internet
Author: User

/********************************************************************* * Author:samson * date:11/15/2014 * Test PL Atform: * 3.13.0-24-generic * GNU bash, 4.3.11 (1)-release * *********************************** ********************************/

When you encounter no Flash plug-in when browsing to the official website to download one:

http://get.adobe.com/cn/flashplayer/

The download is: install_flash_player_11_linux.i386.tar.gz


Then unzip the package, and then follow the usual first look at the Readme.txt file. You can see that you want to copy the extracted plugin's library to the browser plug-in folder. Also copy the files under USR to the/usr folder of the system, such as the following in the original document:
o Copy libflashplayer.so to the appropriate browser plugins directory. At the prompt type:
+ CP libflashlayer.so <BrowserPluginsLocation>
o Copy the Flash Player Local Settings configurations files to the/usr directory. At the prompt type:
+ sudo cp-r usr/*/usr

So now the question is how to find the folder where the browser (Firefox) stores the plugin?

Firefox's company is Mozzilla, so the library should put the folder is in:
/usr/lib/mozilla/plugins/

Copy the libflashlayer.so to the/usr/lib/mozilla/plugins/,
Copy the usr below to the USR folder under the system.

Then restart Firefox to use the Flash plugin.


Manually install the Flash plugin for Firefox in LinuxMint

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.