[erlang-questions] Problem installing richcarl/erlguten
lloyd@REDACTED
lloyd@REDACTED
Sun Oct 23 19:53:44 CEST 2016
Hello,
The Richard Carlson version of erlguten (richcarl/erlguten - https://github.com/richcarl/erlguten) crashes with the following error message when I try to install it:
erlguten$ make
erl -noshell -pa ebin -s eg_afm make -s init stop
{"init terminating in do_boot",{undef,[{eg_afm,make,[],[]},{init,start_em,1,[]},{init,do_boot,3,[]}]}}
init terminating in do_boot ()
Crash dump is being written to: erl_crash.dump...done
make: *** [priv/src/Makefile] Error 1
Is this my error or something missing in source code?
How can I fix?
A am able to install and run hwatkins/erlguten ( https://github.com/hwatkins/erlguten) successfully.
Many thanks,
LRP
More information about the erlang-questions
mailing list