From 7fe53ee8dedb61ceee3452e7b26dabfd99d9b636 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 22 Dec 2019 23:32:24 +0100 Subject: update documentation on how to build --- README | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index ddaa676d..ab7c65f6 100644 --- a/README +++ b/README @@ -1,8 +1,22 @@ Building -------- +For Debian: +=========== +Simply install: + +# apt-install python3-ruamel.yaml python3-jinja2 python3-babel git node-typescript + +Then invoke "bootstrap" and "configure". You must pass +"--prefix=$P" and "--variant=$V" for some values of +$P and $V to configure. The actual Web site +will be installed at $P/$V. + + If you are using NetBSD: -install python3.7, py37-babel, npm, nodejs from pkgsrc. +======================== + +Install python3.7, py37-babel, npm, nodejs from pkgsrc. Adjust the values in config.mk: -- cgit v1.2.3