Erlang Download Mac

Erlang Programming Language. Erlang/OTP 21.3 is the third service release containing mostly bug fixes and characteristics improvements but also a few features. OTP 21.3 Readme File. OTP 21.3 Source File (90347905) OTP 21.3 Windows 32-bit Binary File (90347905) OTP 21.3 Windows 64-bit Binary File (92618042). Rudix provides Erlang pre-compiled packages for Mavericks, Mountain Lion, Lion and Snow Leopard. The page you will going to access is rudix.org/packages/erlang.html. After the download, double click the package and follow the installation instructions. Note that Erlang/OTP is big and requires (after installed) about 300MB of disk space.

Mac

Download the binary package

The pre-built packages and docker images are subject to the VerneMQ end user license agreement which you must be accept before using the packages. See Accepting the VerneMQ EULA for more information.

Docker builds are available on dockerhub.

For older builds check out the release archive.

Building VerneMQ from sources

To build VerneMQ you will need to have a recent Erlang version installed. If you don't find Erlang on your system, please follow the guide Download Erlang OTP from Erlang Solutions. If you prefer to build Erlang yourself, get the sources from Erlang.org or with a great tool named Kerl.

VerneMQ depends on source code located in multiple Git repositories. Please make sure that git is installed on the target system. You'll also need to have libsnappy-dev (or snappy-dev on Centos based systems) on your system, before compiling VerneMQ.

Erlang

The following instructions generate a complete, self-contained build of VerneMQ in $VERNEMQ/_build/default/rel/vernemq where $VERNEMQ is the location of the unpacked or cloned source repository.

Clone the repository using Git and build a release:

Erlang Download Machine

VerneMQ is built for Linux, but also runs on Mac OS X. It doesn't currently support Windows, due to the LevelDB code.

Erlang Otp 23

Next Steps: If you downloaded one of the binary packages please follow the Installation Guide. If you built VerneMQ from source you can head directly to the Getting Started Guide.