码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntud安装Adobe Flash Player / Plugin

时间:2016-02-20 14:33:18      阅读:213      评论:0      收藏:0      [点我收藏+]

标签:

1.https://get.adobe.com/flashplayer/ , select tar.gz for other Linux, download

2.Unpack the tar.gz file, refer to the readme.txt

3.cd the unpacked dir, get the following files:

+ libflashplayer.so

+ /usr

4.Identify the location of the browser plugins directory:

+ Firefox  about:plugins  Path: /usr/lib/mozilla/plugins/xxx.so

+ Chrome  about:plugins  details  /opt/google/chrome/xxx.so

5.copy the files:

+ cp libflashlayer.so <BrowserPluginsLocation>

+ sudo cp -r usr/* /usr

6.done

ubuntud安装Adobe Flash Player / Plugin

标签:

原文地址:http://www.cnblogs.com/my8100/p/5203209.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!