Reputation: 953
I'm using CentOS 7 and I want to install RabbitMQ on it, but before that I need erlang installed. As I'm new to CentOS, I don't know how to install it offline. The OS has no internet connection and further it has no network connection.
Upvotes: 0
Views: 1917
Reputation: 22750
you can download the Zero dependency Erlang/OTP packages for CentOS 6 and 7, suitable for running RabbitMQ here:
Upvotes: 3