在我的gentoo下amule老是没什么速度,最近由于电信e9套餐,免费升级到4M的带宽,于是蠢蠢欲动,只好重新操刀,emerge mldonkey .
在configure的时候,卡在了安装Ocaml这里。提示:
——————————–
Checking Ocaml compiler.
——————————–
checking for ocamlc.opt… /usr/bin/ocamlc.opt
checking for i686-pc-linux-gnu-ocamlc… /usr/bin/ocamlc.opt
checking for camlp4… /usr/bin/camlp4
Need build
******** Objective-Caml 3.10 is required *********
******* Check http://caml.inria.fr/ ********
Do you want this script to try to download and install ocaml
LOCALLY in mldonkey directory ?
不管你输入yes还是no都没有反应。
eix ocaml 版本是3.11.2 而需要的是3.10估计就是依赖的问题了。降级安装ocaml后 还要运行下rebuid ocaml
/usr/portage/dev-lang/ocaml/files/ocaml-rebuild.sh
重新编译lablgl lablgtk后在emerge mldonley 成功安装。
按照网上配置好mldonkey后,但是速度还是上不去,找不到原因,不知道为什么只好暂作休息。
参考资料:http://www.gossamer-threads.com/lists/gentoo/user/207244
修改overlay方法:http://linuxtty.com/2010/04/emerge-mldonkey/
在
在
在 