From d50f8c3695dce3ba7622370413034997c9a546f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 14 Mar 2018 16:40:54 +0100 Subject: Update user guide --- guide/installation.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'guide/installation.html') diff --git a/guide/installation.html b/guide/installation.html index 283c3bf..e8c0f0f 100644 --- a/guide/installation.html +++ b/guide/installation.html @@ -40,7 +40,9 @@ GNU Make 4.1 or later.

Git and Erlang/OTP must also be installed.

So installed, in order to compile Erlang/OTP. Erlang/OTP may have further requirements depending on your needs.

Some packages may require additional libraries.

1.1.1. Linux

The commands to install packages vary between distributions:

Arch Linux. 

$ pacman -S erlang git make

-

1.1.2. FreeBSD

FreeBSD comes with binary and source packages:

Install binary packages.  +

Alpine Linux and other distributions based on BusyBox come +with an incompatible awk program. Installing the GNU Awk +(gawk on Alpine) solves this issue.

1.1.2. FreeBSD

FreeBSD comes with binary and source packages:

Install binary packages. 

$ pkg install erlang git gmake

On FreeBSD the make command is BSD Make. Use gmake instead.

1.1.3. OS X and macOS

While Apple distributes their own GNU Make, their version is very old and plagued with numerous bugs. It is recommended -- cgit v1.2.3