初涉LINUX,很多事情搞不定,真是很苦恼啊,自己慢慢熬吧,谁叫我们有着一颗不甘平凡的心!!!
小弟我安装的是Fedora7(kernel2.6.15)64位系统,CPU:celeron420。想装一个flashplayer9.0,下载下来,一装提示说:
[root@Transfar flash_player]# ./flashplayer-installer
ERROR: Your architecture, \'x86_64\', is not supported by the
Adobe Flash Player installer.
望高手指点,谢谢!!!
[ 本帖最后由 lippe 于 2008-2-16 16:07 编辑 ]
lippe 于 2008-02-16 21:32:50发表:
# /usr/lib/nspluginwrapper/plugin-config -i /usr/lib/mozilla/plugins/libflashplayer.so
将军,这句什么意思啊?
怎么执行不了?:0wl;l1
sglzh 于 2008-02-16 17:15:24发表:
厉害,学习了。将军毕竟是将军
Vegetable 于 2008-02-16 16:13:15发表:
flashplayer没有64bit版本,但通过nspluginwrapper的支持,可以运行在64位的firefox中。
f7 x86_64默认就有nspluginwrapper,只要把libflashplayer.so复制到/usr/lib/mozilla/plugins然后
# /usr/lib/nspluginwrapper/plugin-config -i /usr/lib/mozilla/plugins/libflashplayer.so
重启firefox