Browse Source

On Alpine gawk is required

Loïc Hoguin 7 years ago
parent
commit
75e9daadf2
1 changed files with 4 additions and 0 deletions
  1. 4 0
      doc/src/guide/installation.asciidoc

+ 4 - 0
doc/src/guide/installation.asciidoc

@@ -24,6 +24,10 @@ The commands to install packages vary between distributions:
 [source,bash]
 $ 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: