From ce90b4c93b2f2242483bc940a95ba6a00d3fe65a Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 22 Feb 2022 00:59:28 +0100 Subject: More details for UNIX installation --- www/download/index.html | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'www/download/index.html') diff --git a/www/download/index.html b/www/download/index.html index a161371..e1a03d7 100644 --- 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.

UNIX (Linux, MacOS, *BSD...)

-Edit the Makefile to match your local configuration +Download the source archive (.tar.gz). Extract it +with your favorite archive program, for example with +

+
tar -xvzf nissy-VERSION.tar.gz
+

+Open a terminal in the directory just extracted. +If you wish, edit the Makefile to match your local configuration (this is usually not necessary, but you may want to change the PREFIX variable to change the installation path) -and run make, followed by make install. -Follow the instructions below to install the pruning tables. +and run + +

make
+

+followed by +

+
make install
+

+Then ollow the instructions below to install the pruning tables. +

Tables

@@ -94,7 +108,7 @@ Follow the instructions below to install the pruning tables. Tables - nissy-tables.2.0.zip (63Kb) + nissy-tables.2.0.zip (1.6Gb)

-- cgit v1.3