How does CentOS install the Flash plug-in for Firefox?

Source: Internet
Author: User
From: http://blog.sina.com.cn/s/blog_4560b80b0100lqbz.html
The installation of flash in CentOS firefox is very tangled, but Lao Li found a solution. Click this address to download the Flash Player Plug-in source file http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz

Decompress tar-zxvf Install_flash_player_10_linux.tar.gz. decompress the package and a libflashplayer. so file.
# Ln-s/usr/lib/nspluginwrapper/noarch/npviewer/usr/bin/npviewer

# Sh/etc/sysconfig/nspluginwrapper-v-I/file path/libflashplayer. so

# Cp/file path/libflashplayer. so/usr/lib/mozilla/plugins
(For x86_64 systems, copy so to/usr/lib64/mozilla/plugins) # sh/etc/sysconfig/nspluginwrapper-I/usr/lib/mozilla/plugins/libflashplayer. so (absolute path)

# Sh/etc/sysconfig/nspluginwrapper-l

Open the firefox browser and enter "about: plugins" in the address bar to enter flash. You can see that flashpalyer has been installed. Enjoy the flash webpage!

Related Article

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.