免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1376 | 回复: 0
打印 上一主题 下一主题

Centos 5.2 X86_64 firefox 安装 flash-plugin [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-11-29 04:00 |只看该作者 |倒序浏览

                Centos 5.2 X86_64 firefox 安装 flash-plugin
解决 Centos 5.2 Firefox Flash问题
   好久没有写点东西了,最近又换了工作,真的不想放下她--Linux,于是乎,看到Centos 4.2 已经发布半年了,所以索性安装了研究一番。我的笔记本HP 6515b 是AMD处理器,所以就考虑装了一个
Centos 5.2 X86_64
但是,安装上,问题就来了,主要一个最烦心的事,上网看不了Flash,各位大虾都知道,国内的网站大部分没有Flash看了,就是折磨,所以想办法搞定。
   google上搜了很久,就没发现有能彻底解决的办法,要么换版本,要么换浏览器,都不爽。
只有这位仁兄说的,快靠上了,其实基本上解决了,引述这篇文章,
Installing Flash on CentOS-5.x86_64
With some help from
a post in the CentOS-wiki
I was able to install the 32-bit version of Adobe's Flash-Plugin on a 64-bit Firefox.
Using the
nspluginwrapper RPMs
and the
flash-plugin from RPMforge
.
This is what I have done:
  • install
    nspluginwrapper (viewer)
  • install
    nspluginwrapper (plugin)
  • install the flash-plugin: yum -y install flash-plugin or manually from the
    RPM

  • run the following command as root: nspluginwrapper --install /usr/lib/mozilla/plugins/libflashplayer.so
  • check the installation: in the firefox addressbar
    about:plugins
    or visit a site with flash ;
    (引自:http://blog.nixpanic.net/2008/05/installing-flash-on-centos-5x8664.html)但是这种方法,并没有完全解决,发现nspluginwrapper虽然已经安装,但是没有这个命令,确实头疼。再找,也没发现解决方法。   最后,作了一个大胆的尝试,直接将/usr/lib/mozilla/plugins/libflashplayer.so拷贝到/usr/lib/firefox-3.0.4/plugins/libflashplayer.so,就可以了。总结如下:1、下载安装
    nspluginwrapper (viewer)

    nspluginwrapper (plugin);
            2、下载安装
    flash-plugin;
            3、root下,执行 mkdir /usr/lib/firefox-3.0.4/plugins 和 cp /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/firefox-3.0.4/plugins/,Flash就完全正常了。OK,谢谢大家,共同学习!
                   
                   

    本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/71216/showart_1671548.html
  • 您需要登录后才可以回帖 登录 | 注册

    本版积分规则 发表回复

      

    北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
    未成年举报专区
    中国互联网协会会员  联系我们:huangweiwei@itpub.net
    感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

    清除 Cookies - ChinaUnix - Archiver - WAP - TOP