Unable to compile rabbitmq-server as unable to build lager dependencies #2423
-
I am trying to compile and build rabbitmq-server on Debian 9 machine. I installed dependencies as mentioned here I cloned the repository and ran make command and got following error.
I might be following wrong process. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Here is a transcript from my Arch Linux workstation: You should begin by ensuring that Erlang and Elixir are installed and in your |
Beta Was this translation helpful? Give feedback.
-
@rohan-97 this walks you through how to do it from scratch, explains why we start with the https://github.com/rabbitmq/rabbitmq-public-umbrella, how to switch between releases and even how to build & use a Docker image: https://github.com/rabbitmq/tgir/tree/S01E03/s01/e03 |
Beta Was this translation helpful? Give feedback.
Here is a transcript from my Arch Linux workstation:
rabbitmq-server-compile.txt
You should begin by ensuring that Erlang and Elixir are installed and in your
PATH
.