Install FlashPlayer9 in Linuxx86_64

Source: Internet
Author: User
Install FlashPlayer9 under Linuxx86_64-Linux general technology-Linux technology and application information. The following is a detailed description. Linux has been installed in the House for several days, But Flash is always invisible when you browse webpages using Firefox. The Flash plug-in was downloaded from the Adobe official website. When the Flash plug-in was installed, it was said that it does not support x86_64, and the installation plan has been stranded.

I am very upset to see the "missing plug-ins" box on the Internet every day, so I plan to solve this problem. I searched the internet and found some solutions. First, copy libflashplayer. so in the official tar.gz package to/usr/lib/mozilla/plugins:

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

After that, Firefox still won't be able to display Flash, and continued searching. It found that there was a plug-in named nspluginwrapper. Others on the Internet said they would use this software to add command parameters to the Flash plug-in of wrap. The result command shows that nspluginwrapper is not found in the specified directory ...... Annoying! Open the terminal and I use yum to find nspluginwrapper:

# Yum list * nspluginwrapper *

The result shows that one x86_64 and one i386 are found. Only x86_64 and i386 are installed on the machine. I have installed i386:

# Yum install nspluginwrapper. i386

According to the methods described by others on the Internet, other people's commands, and wrap are successful:

#/Usr/lib/nspluginwrapper/plugin-config-I/usr/lib/mozilla/plugins/libflashplayer. so

Go to Firefox and check that Flash is successful!

Note: The environment is Fedora 9 + Mozilla Firefox 3.0.1. (Original Author: eXcessuz's)

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.