LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

Adobe Flash Player 10 正式版发布

Adobe 在今天发布了代号为“Astro”的 Flash Player 10 正式版本。Flash Player 10 包含创新的表现形式、强化的视觉效果、富媒体、以及社区强烈要求的功能。具体可见本站黑日白月的文章

Flash Player 10 for Linux 提供 tar.gz、deb、rpm 等格式的安装包,可从这里下载

如果你打算为 Firefox 安装 Flash Player 插件,只需在下载 tar.gz 并解包后,将其中的 libflashplayer.so 文件复制到 ~/.mozilla/plugins 文件夹即可。

署名 • 注明出处 • 非商业性使用

18 Comments

  1. 1 Yandy Commented @ 2008-10-15 6:17 pmReply to this comment

    不错

  2. 2 SecretZero Commented @ 2008-10-15 6:29 pmReply to this comment

    好似跟9不太兼容。

  3. 3 meto Commented @ 2008-10-15 6:39 pmReply to this comment

    x86_64 等nspluginwrapper更新

  4. 4 bread Commented @ 2008-10-15 7:55 pmReply to this comment

    太FT了,tar.gz里面自带的flashplayer-installer 居然会判断你给的路径下是否同时包含plugins和components文件夹
    我的/usr/lib/mozilla下面只有plugins和extensions,没有components,结果装了几次装不上,只好改它的脚本,把判断components这句给去掉。

    还是按toy说的直接copy过去比较靠谱。不过我有点疑问,我这样安装完以后,ff默认就会用这个么?我记得第一次用ff的时候,还要选一下的

  5. 5 bread Commented @ 2008-10-15 8:14 pmReply to this comment

    果然没用。。。我的放在/usr/lib/mozilla/plugins下面发现没用,看版本还是9 (我是Ubuntu8.04,不知道其他的发行版咋样)
    于是我勇敢的在synaptic里面把跟flash player卸载了,结果FF果然找不到flash player,在搜索半天无果后,我又果断地cancle掉,继续找原因。

    最后终于发现FF有可能是调用的/usr/lib/firefox-addons/plugins目录下的so文件,于是拷贝到这里面。搞定!

    初步测试CPU 100%的情况还是没有好转。-.-# 不知道这个10有啥优点。

  6. 6 dogfox Commented @ 2008-10-15 8:47 pmReply to this comment

    显然比ubuntu社区新闻晚了点,下午我就安装了,删除 ~/.mozilla/plugins/下的老.so,换上新so,没啥感觉

  7. 7 天空 Commented @ 2008-10-15 9:14 pmReply to this comment

    楼上做的对啦,看了一下,要放在/usr/lib/firefox-addons/plugins目录下,而不是MOzilla下面

  8. 8 cdok Commented @ 2008-10-15 9:43 pmReply to this comment

    他妈的还没有 x86_64……

  9. 9 coolwanglu Commented @ 2008-10-15 10:10 pmReply to this comment

    应该说一下64位系统安装不能直接拷,要用nspluginwrapper更新一下
    我一看,以为有64位的了,然后发现是空欢喜

  10. 10 emlary Commented @ 2008-10-15 10:45 pmReply to this comment

    楼上的bread够折腾的,我用ubuntu,直接下载deb安装包,很方便啊。

  11. 11 ginkgo Commented @ 2008-10-15 10:52 pmReply to this comment

    grep “MOZ_PLUGIN_PATH” /usr/lib/firefox-3.0.3/firefox

  12. 12 Leo Commented @ 2008-10-16 9:39 amReply to this comment

    呵呵,不错哦。。。

  13. 13 ddd Commented @ 2008-10-16 9:45 amReply to this comment

    被arch里flash中文缺字哲腾的我太期待这个了。

  14. 14 dogfox Commented @ 2008-10-16 11:03 amReply to this comment

    to 天空 : 我一直是在~/.mozilla/plugins/下放着的,我说没感觉是说没感觉在浏览速度上和原来的9有和差异 ! 另外,没必要为了一个so文件而使用root权限 !

  15. 15 bread Commented @ 2008-10-16 1:01 pmReply to this comment

    @dogfox
    dogfox说的对,直接放在$HOME/.mozilla/plugins下面就可以了

    @emlary
    我不想用deb包的原因是我想看下它到底干了些啥。。。顺便学下它这脚本是咋写的。。。

  16. 16 yihuanlingjian Commented @ 2008-10-16 3:19 pmReply to this comment

    好像解决了Firefox看flash视频时的假死问题,terminal没有再输出Gtk assert object failed 之类的错误了。

  17. 17 恶臭的 Commented @ 2008-10-16 5:03 pmReply to this comment

    崩溃,崩溃,崩溃

  18. 18 zzwzzw Commented @ 2008-10-19 3:01 pmReply to this comment

    有没有standalone的啊