6.1 Extracting RabbitMQ

  1. (Conditional) Install the Visual C++ Redistributable Packages for Visual Studio 2013.

    The Erlang runtime for RabbitMQ requires the Visual C++ Redistributable Package for Visual Studio 2013. This is a common dependency for many applications, so it might already be present on the machine where RabbitMQ is to be installed.

    If this package is not currently installed, it may be found at: https://www.microsoft.com/en-us/download/details.aspx?id=40784.

  2. At the root of the FileReporter_3.6.0.iso image, unzip the RabbitMQ-3.7.x.zip file to the root of a drive.

  3. Proceed with Section 6.2, Creating Certificates for RabbitMQ.