commit ce90b4c93b2f2242483bc940a95ba6a00d3fe65a
parent f2db614faffca90b514828cc045dde9be48c6802
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Tue, 22 Feb 2022 00:59:28 +0100
More details for UNIX installation
Diffstat:
1 file changed, 18 insertions(+), 4 deletions(-)
diff --git a/www/download/index.html b/www/download/index.html
@@ -80,11 +80,25 @@ in WSL (Windows Subsystem for Linux) or in a similar environment.
<h3>UNIX (Linux, MacOS, *BSD...)</h3>
<p>
-Edit the <code>Makefile</code> to match your local configuration
+Download the source archive (.tar.gz). Extract it
+with your favorite archive program, for example with
+</p>
+<pre><code>tar -xvzf nissy-VERSION.tar.gz</code></pre>
+<p>
+Open a terminal in the directory just extracted.
+If you wish, edit the <code>Makefile</code> to match your local configuration
(this is usually not necessary, but you may want to change the
<code>PREFIX</code> variable to change the installation path)
-and run <code>make</code>, followed by <code>make install</code>.
-Follow the instructions below to install the pruning tables.
+and run
+</code>
+<pre><code>make</code></pre>
+<p>
+followed by
+</p>
+<pre><code>make install</code></pre>
+<p>
+Then ollow the instructions below to install the pruning tables.
+</p>
<h3>Tables</h3>
@@ -94,7 +108,7 @@ Follow the instructions below to install the pruning tables.
</tr>
<tr>
<td><strong>Tables</strong></td>
- <td><a href="/nissy-tables-2.0.zip">nissy-tables.2.0.zip (63Kb)</a></td>
+ <td><a href="/nissy-tables-2.0.zip">nissy-tables.2.0.zip (1.6Gb)</a></td>
</tr>
</table>
<p>