Makes me wonder which version of erlang you're running and how you installed it. Maybe get a fresh copy for your OS from erlang-solutions.com.
Get 16B02 and try again. --Kai Sent from my tricorder > On Feb 5, 2014, at 13:11, Hunt Graham <[email protected]> wrote: > > Thanks for the response Cuong. I just tried downloading that, decompressing > it, and then run 'make'. It compiles for a while and then I get the > following error: > > ERROR: Compiling template src/boss/boss_html_error_template.dtl failed: > {ok,boss_html_error_template} > ERROR: compile failed while processing /home/hunt/ChicagoBoss-0.8.9: > rebar_abort > make: *** [all] Error 1 > > Just to be specific I downloaded the "ChicagoBoss-0.8.9.tar.gz" stable > version. This is the compile error I got before-- If I run it again and then > again it will finish successfully but then the server won't run properly. > >> On Wednesday, February 5, 2014 4:59:38 AM UTC-5, Cuong Thai wrote: >> Hi Hunt Graham, >> >> There's an error when compiling latest development version, so download >> v8.9.0 and follow the tutorial. >> I've checked, there's no problem with cb_tutorial app. >> >> Make sure you don't miss request parameter: >> >> -module(cb_tutorial_greeting_controller, [Req]). >> >> >> Regards, >> Cuong Th. > > -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at http://groups.google.com/group/chicagoboss. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/e2310409-5da8-47af-97e9-9eef91999850%40googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/8A6D2E9B-443C-474F-8A8D-8BB1EC957ADC%40gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
