rabbitmq / rabbitmq-web-mqtt

Provides support for MQTT over WebSockets
Other
55 stars 16 forks source link

Failed to "make" #15

Closed Son-Lam closed 7 years ago

Son-Lam commented 7 years ago

Hello,

Could you help to see why I cannot build from source with error:

...... make[3]: Leaving directory /home/son-sparq/Downloads/rabbitmq-web-mqtt-rabbitmq_v3_7_0_milestone7/deps/amqp_client' [[ -d /home/son-sparq/.mix/archives ]] || mix local.hex --force /bin/sh: mix: command not found make[2]: *** [deps] Error 127 make[2]: Leaving directory/home/son-sparq/Downloads/rabbitmq-web-mqtt-rabbitmq_v3_7_0_milestone7/deps/rabbitmq_cli' make[1]: [deps] Error 2 make[1]: Leaving directory `/home/son-sparq/Downloads/rabbitmq-web-mqtt-rabbitmq_v3_7_0_milestone7/deps/rabbit' make: [deps] Error 2

Best Regards,

michaelklishin commented 7 years ago

Long story short, we are in the process of integrating new CLI tools so it's a better idea to clone the entire umbrella repository.

michaelklishin commented 7 years ago

and well, there are binary builds available.