RABBITMQ Discovery Road (ii): Installation of RABBITMQ under Linux

Source: Internet
Author: User
Tags rabbitmq

One: System Preparation

Here I was on the Vmare installed 3 CenOS7 64-bit system, ready for the post-distribution of distributed Message Queuing.

Two: Installation steps:

1. The prerequisite software is undoubtedly elang and rabbitmqserver, download two Linux versions

Erlang RabbitMQ Server

Extract to file directory, rename Elang and RABBITMQ

2. Unlike Windows, Linux must install the relevant drivers before installing the software (remember: root user login)

A. terminal download [[email protected] ~]# yum-y install make gcc gcc-c++ kernel-devel M4 ncurses-devel openssl-devel Unixodbc-devel

In case of Yum process being occupied, first execute [[email protected] ~]# rm-f/var/run/yum.pid the download command above

B. Enter the Elang folder: terminal execution [[email protected] erlang]#./configure--prefix=/usr/erlang--without-javac

C.make:[[email protected] erlang]# make

D:make Install:[[email protected] erlang]# make install

RABBITMQ Discovery Road (ii): Installation of RABBITMQ under Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.