summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-22 23:32:24 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-22 23:32:24 +0100
commit7fe53ee8dedb61ceee3452e7b26dabfd99d9b636 (patch)
treede886f818450a46ab9e759e503ce914a8ba0d7e9 /README
parent6af549a017a444a08c458ed0ed47a3e81c01050e (diff)
downloadwww-7fe53ee8dedb61ceee3452e7b26dabfd99d9b636.tar.gz
www-7fe53ee8dedb61ceee3452e7b26dabfd99d9b636.tar.bz2
www-7fe53ee8dedb61ceee3452e7b26dabfd99d9b636.zip
update documentation on how to build
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 15 insertions, 1 deletions
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: