I have archlinux, and erlang R14B04-2, and mochiweb-git 20100625-1,
and I am trying to start with mochiweb, but when I run "make app
PROJET=first", It says me, this: "{error_logger,{{2012,4,13},
{10,11,53}}," <HiPE(v 3.8.1)> Warning: not loading native code for
module w: it was compiled for an incompatible runtime system; please
regerate native code for this runtime system\n",
[hipe_unified_loader]}
=INFO REPORT ==== 13-Apr-2012::10:11:53 ===
<HiPE (v 3.8.1)> Warning: not loading native code for module
hipe_unified_loader: it was compiled for an incompatible runtime
system; please regenerate native code for this runtime system
==>mochiweb(create)
ERROR:create failed while processing /usr/lib/erlang/lib/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}]}}
make: *** [app] Error 1
Why happen this? and How can I resolve?, thank in advance.
On Friday, April 13, 2012, elyphas wrote: > I have archlinux, and erlang R14B04-2, and mochiweb-git 20100625-1, > and I am trying to start with mochiweb, but when I run "make app > PROJET=first", It says me, this: "{error_logger,{{2012,4,13}, > {10,11,53}}," <HiPE(v 3.8.1)> Warning: not loading native code for > module w: it was compiled for an incompatible runtime system; please > regerate native code for this runtime system\n", > [hipe_unified_loader]} > =INFO REPORT ==== 13-Apr-2012::10:11:53 === > <HiPE (v 3.8.1)> Warning: not loading native code for module > hipe_unified_loader: it was compiled for an incompatible runtime > system; please regenerate native code for this runtime system > ==>mochiweb(create) > ERROR:create failed while processing /usr/lib/erlang/lib/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}]}} > make: *** [app] Error 1
> Why happen this? and How can I resolve?, thank in advance.
> -- > You received this message because you are subscribed to the Google Groups > "MochiWeb" group. > To post to this group, send email to mochiweb@googlegroups.com<javascript:;> > . > To unsubscribe from this group, send email to > mochiweb+unsubscribe@googlegroups.com <javascript:;>. > For more options, visit this group at > http://groups.google.com/group/mochiweb?hl=en.
> -- > You received this message because you are subscribed to the Google Groups > "MochiWeb" group. > To post to this group, send email to mochiweb@googlegroups.com. > To unsubscribe from this group, send email to > mochiweb+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/mochiweb?hl=en.
I was using mochiweb, that is in my package manager from archlinux, but for me doesn't work, I did what you tell me, I installed what you point me out, I now is working pretty nice, thanks you very much.
El 13 de abril de 2012 16:06, Bob Ippolito <b...@redivi.com> escribió:
>> -- >> You received this message because you are subscribed to the Google Groups >> "MochiWeb" group. >> To post to this group, send email to mochiweb@googlegroups.com. >> To unsubscribe from this group, send email to >> mochiweb+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/mochiweb?hl=en.
> -- > You received this message because you are subscribed to the Google Groups > "MochiWeb" group. > To post to this group, send email to mochiweb@googlegroups.com. > To unsubscribe from this group, send email to > mochiweb+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/mochiweb?hl=en.