mochi / mochiweb

MochiWeb is an Erlang library for building lightweight HTTP servers.
Other
1.86k stars 474 forks source link

ERROR: create failed while processing /opt/mochiweb: {'EXIT',{undef,[{escript,foldl, #108

Closed gm100861 closed 11 years ago

gm100861 commented 11 years ago

anyone cal help me,please! [root@centos100 mochiweb]# make app PROJECT=mdao ==> mochiweb (create) ERROR: create failed while processing /opt/mochiweb: {'EXIT',{undef,[{escript,foldl, [#Fun,[], "/opt/mochiweb/rebar"]}, {rebar_templater,cache_escript_files,0}, {rebar_templater,create,2}, {rebar_core,run_modules,4}, {rebar_core,execute,4}, {rebar_core,process_dir,4}, {rebar_core,process_commands,1}, {rebar,main,1}]}} make: *\ [app] 错误 1

etrepum commented 11 years ago

What version of Erlang do you have installed? Can you run "make"?

gm100861 commented 11 years ago

i'm sorry, my english is bad. can i use chinese? erlang's version R12B¡£can not make¡£

2013/4/15 Bob Ippolito notifications@github.com

What version of Erlang do you have installed? Can you run "make"?

¡ª Reply to this email directly or view it on GitHubhttps://github.com/mochi/mochiweb/issues/108#issuecomment-16388155 .

etrepum commented 11 years ago

You need to use R15B or later to use the latest mochiweb. You'll have to use an old version to use with R12B.

gm100861 commented 11 years ago

Oh£¬thank you very much. it's great! i got it.

2013/4/17 Bob Ippolito notifications@github.com

You need to use R15B or later to use the latest mochiweb. You'll have to use an old version to use with R12B.

¡ª Reply to this email directly or view it on GitHubhttps://github.com/mochi/mochiweb/issues/108#issuecomment-16454718 .