summaryrefslogtreecommitdiffstats
path: root/docs/en/erlang.mk/1/guide/installation/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/erlang.mk/1/guide/installation/index.html')
-rw-r--r--docs/en/erlang.mk/1/guide/installation/index.html19
1 files changed, 11 insertions, 8 deletions
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 @@
<meta name="description" content="">
<meta name="author" content="Loïc Hoguin based on a design from (Soft10) Pol Cámara">
- <meta name="generator" content="Hugo 0.30.2" />
+ <meta name="generator" content="Hugo 0.37.1" />
<title>Nine Nines: Installation</title>
@@ -84,18 +84,21 @@ have further requirements depending on your needs.</p></div>
<div class="paragraph"><p>The commands to install packages vary between distributions:</p></div>
<div class="listingblock">
<div class="title">Arch Linux</div>
-<div class="content"><!-- Generator: GNU source-highlight 3.1.8
+<div class="content"><!-- Generator: GNU source-highlight
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
<pre><tt>$ pacman -S erlang git make</tt></pre></div></div>
+<div class="paragraph"><p>Alpine Linux and other distributions based on BusyBox come
+with an incompatible <code>awk</code> program. Installing the GNU Awk
+(<code>gawk</code> on Alpine) solves this issue.</p></div>
</div>
<div class="sect3">
<h4 id="_freebsd">FreeBSD</h4>
<div class="paragraph"><p>FreeBSD comes with binary and source packages:</p></div>
<div class="listingblock">
<div class="title">Install binary packages</div>
-<div class="content"><!-- Generator: GNU source-highlight 3.1.8
+<div class="content"><!-- Generator: GNU source-highlight
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
@@ -110,7 +113,7 @@ to install a more recent version from either Homebrew or
MacPorts:</p></div>
<div class="listingblock">
<div class="title">Homebrew</div>
-<div class="content"><!-- Generator: GNU source-highlight 3.1.8
+<div class="content"><!-- Generator: GNU source-highlight
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
@@ -119,7 +122,7 @@ http://www.gnu.org/software/src-highlite -->
is the one provided by Apple.</p></div>
<div class="listingblock">
<div class="title">MacPorts</div>
-<div class="content"><!-- Generator: GNU source-highlight 3.1.8
+<div class="content"><!-- Generator: GNU source-highlight
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
@@ -198,7 +201,7 @@ C:\&gt; C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syu"</code></pre>
Git and any other required softwares. From an MSYS2 shell,
you can call <code>pacman</code> directly:</p></div>
<div class="listingblock">
-<div class="content"><!-- Generator: GNU source-highlight 3.1.8
+<div class="content"><!-- Generator: GNU source-highlight
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
@@ -206,7 +209,7 @@ http://www.gnu.org/software/src-highlite -->
<div class="paragraph"><p>You can use <code>pacman -Ss</code> to search packages. For example,
to find all packages related to GCC:</p></div>
<div class="listingblock">
-<div class="content"><!-- Generator: GNU source-highlight 3.1.8
+<div class="content"><!-- Generator: GNU source-highlight
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
@@ -215,7 +218,7 @@ http://www.gnu.org/software/src-highlite -->
install this package, as Erlang.mk cannot use the normal
"gcc" package:</p></div>
<div class="listingblock">
-<div class="content"><!-- Generator: GNU source-highlight 3.1.8
+<div class="content"><!-- Generator: GNU source-highlight
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->