Hi,<br><br>i have played some time using the native installation of Erlang from <a href="http://www.erlang.org">www.erlang.org</a>, which worked just fine.<br><br>In order to get aquainted with CEAN i uninstalled Erlang and installed CEAN instead, unpacking the archive under "c:\program files" in WinXP.
<br>When I start the Erlang shell using start.bat in "c:\program files\cean" the shell starts fine.<br>When I try to evaluate some cean function I always get an error.<br>Like so:<br><br>Eshell V5.5.5  (abort with ^G)
<br>1> cean:help().<br><br>=ERROR REPORT==== 24-Oct-2007::17:32:58 ===<br>Error in process <0.30.0> with exit value: {undef,[{cean,help,[]},{erl_eval,do_a<br>pply,5},{shell,exprs,6},{shell,eval_loop,3}]}<br><br>** exited: {undef,[{cean,help,[]},
<br>                   {erl_eval,do_apply,5},<br>                   {shell,exprs,6},<br>                   {shell,eval_loop,3}]} **<br>2> <br><br>What obvious point I am missing here?<br><br>TIA,<br>   Arie<br>