免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
123
最近访问板块 发新帖
楼主: 7looki
打印 上一主题 下一主题

[FreeBSD] Show 一下 [复制链接]

论坛徽章:
0
21 [报告]
发表于 2011-03-07 11:50 |只看该作者
回复  楠释


    我的Chromiun和Firefox的Flash都不正常,你在Firefox中怎么设置的?我没用编译安装Fi ...
7looki 发表于 2011-03-07 07:44

FreeBSD是用的Linux兼容层下面的Flash,安装linux-f10-flashplugin10,应该自动会把linux_base和nspluginwrapper装上。
然后执行:
  1. mkdir /usr/local/lib/browser_plugins
  2. ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so /usr/local/lib/browser_plugins/
  3. nspluginwrapper -v -a -i
  4. cd /usr/local/lib/firefox3/plugins && ln -s /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so npwrapper.libflashplayer.so
复制代码

论坛徽章:
4
CU大牛徽章
日期:2013-03-13 15:29:07CU大牛徽章
日期:2013-03-13 15:29:49CU大牛徽章
日期:2013-03-13 15:30:192015年迎新春徽章
日期:2015-03-04 09:57:09
22 [报告]
发表于 2011-03-07 12:33 |只看该作者
独爱KDE3.....

论坛徽章:
0
23 [报告]
发表于 2011-03-08 09:59 |只看该作者
回复 17# 7looki


    安装 www/nspluginwrapper port。 这个 port 需要安装一个较大的emulators/linux_base-f10 port。

下一步是安装 www/linux-f10-flashplugin10 port。 这将会安装 Flash 10.X, 此版本目前能在 FreeBSD 8.X 上正常运行。

这个版本需要创建一个符号链接:

# ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so \
  /usr/local/lib/browser_plugins/
  Once the right Flash port, according to the FreeBSD version you run, is installed, the plugin must be installed by each user with nspluginwrapper:

  按照 FreeBSD 版本, 在安装了正确的 Flash port 之后, 插件必须由每个用户运行 nspluginwrapper 安装:

% nspluginwrapper -v -a -i
  如果希望播放 Flash 动画的话,Linux® 的进程文件系统, linprocfs(5) 必须挂载于 /usr/compat/linux/proc。可以通过以下的命令实现:

# mount -t linprocfs linproc /usr/compat/linux/proc
  这也可以在机器启动时自动挂载, 把以下这行加入 /etc/fstab:

linproc    /usr/compat/linux/proc  linprocfs   rw  0   0
# cd /usr/local/lib/firefox3/plugins && ln -s /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so npwrapper.libflashplayer.so
转载于:http://hi.baidu.com/zyl_aiwo/blo ... e4db1eb21bba4a.html

论坛徽章:
0
24 [报告]
发表于 2011-03-10 15:16 |只看该作者
kde、、太heavy了

论坛徽章:
1
数据库技术版块每日发帖之星
日期:2015-08-09 06:20:00
25 [报告]
发表于 2011-03-12 00:06 |只看该作者
挺好的?你的台机上装的,还是笔记本上?

论坛徽章:
2
技术图书徽章
日期:2013-11-23 01:55:57白羊座
日期:2013-12-08 15:48:16
26 [报告]
发表于 2011-03-12 00:37 |只看该作者
回复 25# 5sky


    笔记本!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP