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 the extracted plug-in library is copied to the browser plug-in directory, but also to copy the USR under the system's/usr directory, the original document is as follows:
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 directory where the browser (Firefox) stores the plugin?

The Firefox company is Mozzilla, so the directory that the library should put in is:
/usr/lib/mozilla/plugins/

Copy the libflashlayer.so to the/usr/lib/mozilla/plugins/,
Then copy the USR under the system to the USR directory;

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.