浏览 2013 次
锁定老帖子 主题:CEAN使用中的小问题
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2009-02-22
["appmon","asn1","cean","common_test","compiler","cosEvent", "cosEventDomain","cosFileTransfer","cosNotification", "cosProperty","cosTime","cosTransactions","crypto", "debugger","dialyzer","docbuilder","edoc","erl_interface", "et","eunit","gs","hipe","ic","inets","inviso","jinterface", "kernel","megaco", [...]|...] 2> cean:version(). "CEAN Erlang/OTP R12B-5 erts-5.6.5 darwin devel" 3> cean:available(). ** exception error: undefined function ibrowse:start/0 in function cean:geturl/3 in call from cean:getlist/0 in call from cean:available/0 google了半天, 才找到答案: You need the ibrowse library. I’m not sure where to download it from (google wasn’t much help). I managed to get around it by downloading the base system install from http://cean.process-one.net/downloads/ , extracting it into a temporary directory, then manually copying the ibrowse-1.4.1 directory from the [CEAN BASE]/erlang/lib/ directory, into my system erlang/lib directory. Worked fine after that. >>意思是要从cean base系统中拷ibrowse-1.4.1到erlang/lib 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |