Ubuntu7.10下amule经验

字体大小: 中小 标准 ->行高大小: 标准

Ubuntu7.10下在地址栏中键入:about:config,打开配置页。右键点击配置列表,

创建“布尔”项 network.protocol-handler.external.ed2k,值为 true,

然后在创建一个“字符串”项 network.protocol-handler.app.ed2k,值为 /usr/bin/ed2k

按照上面的设置方法,firefox老是提示“ed2k协议未与任何程序关联”,

经过研究发现原来是我的Ubuntu7.10中没有安装 amule-utils造成的。

sudo apt-get install amule-utils

安装完这个以后就可以了。

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/55530.html