From d2a3f2cedd7c00d0933222aed9c06b3149aa4db4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 4 Apr 2018 13:13:37 +0200 Subject: Cowboy 2.3.0 --- docs/en/erlang.mk/1/guide/installation/index.html | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'docs/en/erlang.mk/1/guide/installation/index.html') diff --git a/docs/en/erlang.mk/1/guide/installation/index.html b/docs/en/erlang.mk/1/guide/installation/index.html index fd886c96..27f76c1d 100644 --- a/docs/en/erlang.mk/1/guide/installation/index.html +++ b/docs/en/erlang.mk/1/guide/installation/index.html @@ -7,7 +7,7 @@ - + Nine Nines: Installation @@ -84,18 +84,21 @@ have further requirements depending on your needs.

The commands to install packages vary between distributions:

Arch Linux
-
$ pacman -S erlang git make
+

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

FreeBSD

FreeBSD comes with binary and source packages:

Install binary packages
-
@@ -110,7 +113,7 @@ to install a more recent version from either Homebrew or MacPorts:

Homebrew
-
@@ -119,7 +122,7 @@ http://www.gnu.org/software/src-highlite --> is the one provided by Apple.

MacPorts
-
@@ -198,7 +201,7 @@ C:\> C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syu" Git and any other required softwares. From an MSYS2 shell, you can call pacman directly:

-
@@ -206,7 +209,7 @@ http://www.gnu.org/software/src-highlite -->

You can use pacman -Ss to search packages. For example, to find all packages related to GCC:

-
@@ -215,7 +218,7 @@ http://www.gnu.org/software/src-highlite --> install this package, as Erlang.mk cannot use the normal "gcc" package:

-
-- cgit v1.2.3