For solutions to installing flash plug-ins in linux, we often need to view online documents on the linux server. in this case, we need to use flash plug-ins. The following describes how to install flash plug-ins (applicable to linux systems such as ubuntu): 1. install the flash plug-in...
For solutions to installing flash plug-ins in linux, we often need to view online documents on the linux server. in this case, we need to use flash plug-ins. The following describes how to install flash plug-ins (applicable to linux systems such as ubuntu): 1. when installing the flash plug-in, you 'd better upgrade firefox to version 8.0. download the flash installation package (install_flash_player_11_linux.i386.tar.gz) from the Adobe beofficial website. 3. run the following command:
Tar zxvf install_flash_player_11_linux.i386.tar.gz-C/opt cd/opt/www.2cto.com cp libflashplayer. so/usr/lib/mozilla/plugins/ln-sf/usr/lib/mozilla/plugins/libflashplayer. so/usr/lib/firefox-addons/plugins/ln-sf/usr/lib/mozilla/plugins/libflashplayer. so/usr/lib/xulrunner-addons/plugins/
4. restart the firfox browser. Installation Method 2: The * .tar.gz compressed package cannot be installed in the centos system on the linux server. you need to install *. rpm Package, download it from adobe, and run the following command: rpm-ivh *. rpm. Note: The first method is relatively reliable, but you need to modify the shell according to your own file directory. The second method has not been successful by the author home198979.
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.