2

I am currently using newest erlang version otp/18.1 to run ChicagoBoss, but I see this error

ERROR: compile failed while processing /home/datumwiine/ChicagoBoss-0.8.15/deps/riak_pb: rebar_abort 

What could be wrong?

Caleb Kleveter
  • 11,170
  • 8
  • 62
  • 92
Dick. T
  • 21
  • 4

1 Answers1

1

Try typing in the command line the following commands:

git clone https://github.com/ChicagoBoss/ChicagoBoss.git
cd ChicagoBoss/
make
dur
  • 15,689
  • 25
  • 79
  • 125