Hi Kai Janson,
I've downloaded v0.8.9 again and got same error with Hunt Graham when
running make (R16B02)
ERROR: Compiling template src/boss/boss_html_error_template.dtl failed:
> {ok,boss_html_error_template}
> ERROR: compile failed while processing
> /home/cuongth/workspace/ChicagoBoss-0.8.9: rebar_abort
> make: *** [all] Error 1
Bor mentioned in CB working on "R16B03" but fails on latest
erlydtl<https://groups.google.com/forum/#!topic/chicagoboss/yUVI8MONTt0>topic.
Currently we have to get erlydtl v0.8.0
in ChicagoBoss-0.8.9/deps/boss_db/rebar.config, replace following line
{erlydtl, ".*", {git, "git://github.com/erlydtl/erlydtl.git", "HEAD"}},
by
{erlydtl, ".*", {git, "git://github.com/erlydtl/erlydtl.git", {tag,
> "0.8.0"}}},
remove current erlydtl
rm -rf deps/erlydtl
get erlydtl v0.8.0
./rebar get-deps
then you can compile
make clean && make
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/25f36527-7145-4b52-962b-3d4f43a73405%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.