I installed erlang15, I have no problem with this, but now when I run "make app PROJECT=first", I have this error:
ERROR: create failed while processing /.../mochiweb: {'EXIT', {{badmatch,{error,enoent}},
[{rebar_templater, load_file,2,[]},
{rebar_templater, execute_template,6,[]},
{rebar_core, run_modules,4,[]},
{rebar_core,execute,4,[]},
{rebar_core,process_dir,4,[]},
{rebar_core,process_commands,1,[]},
{rebar,main,1,[]},
{escript,run,2,[{file,"escript.erl"},{line,727}]}]}}
make: *** [app] Error 1
--------
Now, What I need to do?, thanks in advance.
--
JCesar