红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Ubuntu

搞定amd64 8.04下面mldonkey自动退出问题(段错误)

发布时间:2008-06-10 00:18:45来源:红联作者:Cuibtoy
往您的 /etc/apt/sources.list 文件中像下面这样添加一行:
deb http://ftp.de.debian.org/debian sid main

直接在系统->管理->软件源里面添加即可,然后刷新
在Synaptic中安装ocaml-base-nox和ocaml-interp

jacker@ubuntu:~$ ocaml -version
The Objective Caml toplevel, version 3.10.2

再重新编译mldonkey
./configure --enable-ocamlver=3.10.2
make
make install
文章评论

共有 0 条评论