i already had instaled Erlang and want to use CEAN on it,and download the zip archive of CEAN library. Then follow the instruction from the FAQ.
i add the follows to D:\Program Files\erl5.6.5\bin\erl.ini
set ARCHDIR=windows
set CEAN_SERVER=http://cean.process-one.net
i think i connect to internet directly,so i donot write"rem set HTTP_PROXY=your.proxy.host:port”
then i create VERSION file into my erlang ROOTDIR directory(D:\Program Files\erl5.6.5\) containing this: CEAN Erlang/OTP R12B-5 erts-5.6.5 windows devel
when i type cean:available().
it’s just tell me,
exception error: undefined function ibrowse:start/0
in function cean:geturl/3
in call from cean:getlist/0
in call from cean:available/0
