GithubHelp home page GithubHelp logo

Installing RabbitMQ? about evm HOT 4 CLOSED

nsweeting avatar nsweeting commented on September 4, 2024
Installing RabbitMQ?

from evm.

Comments (4)

robisonsantos avatar robisonsantos commented on September 4, 2024

from evm.

robisonsantos avatar robisonsantos commented on September 4, 2024

Just looked at the RabbitMQ page and some other pages. The erlang-nox (Erlang No X) is a meta/dummy package that install all parts of erlang that does not require 'X' (https://packages.debian.org/sid/erlang-nox)

esl-erlang is also a meta package which "is a file containg the complete installation: it includes the Erlang/OTP platform and all of its applications. The erlang package is a frontend to a number of smaller packages. Currently we support both erlang and esl-erlang." (https://www.erlang-solutions.com/resources/download.html)

Those are dependencies of the .deb file - https://www.rabbitmq.com/install-debian.html - but because evm builds and installs an erlang from tarball, you won't have those.

I think the best alternative when using EVM would be to follow this: https://www.rabbitmq.com/install-generic-unix.html

from evm.

robisonsantos avatar robisonsantos commented on September 4, 2024

Just got it working in my box:

robison@ghost:/home/robison/Apps/rabbitmq_server-3.7.3|⇒  evm installed
Installed Erlang versions on this system

=* 20.1
19.2
19.1
19.0
18.3
18.1

------
=* : current and default
=> : current
 * : default

robison@ghost:/home/robison/Apps/rabbitmq_server-3.7.3|⇒  sbin/rabbitmq-server 

  ##  ##
  ##  ##      RabbitMQ 3.7.3. Copyright (C) 2007-2018 Pivotal Software, Inc.
  ##########  Licensed under the MPL.  See http://www.rabbitmq.com/
  ######  ##
  ##########  Logs: /home/robison/Apps/rabbitmq_server-3.7.3/var/log/rabbitmq/[email protected]
                    /home/robison/Apps/rabbitmq_server-3.7.3/var/log/rabbitmq/rabbit@ghost_upgrade.log

              Starting broker...
 completed with 0 plugins.

from evm.

nsweeting avatar nsweeting commented on September 4, 2024

Great - worked with the generic install - thanks @robisonsantos

from evm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.