From 022a60d7fb840b5c279471ab66ae7a3fa407f0a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 9 Feb 2017 20:12:26 +0100 Subject: Update user guide --- guide/installation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guide/installation.html') diff --git a/guide/installation.html b/guide/installation.html index c0950ab..1d8aafc 100644 --- a/guide/installation.html +++ b/guide/installation.html @@ -39,7 +39,7 @@ is deprecated and will be removed in 2017. We recommend GNU Make 4.1 or later.

Git and Erlang/OTP must also be installed.

Some functionality requires that Autoconf 2.59 or later be 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 -Sy erlang git make

+

$ pacman -S erlang git make

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 -- cgit v1.2.3