From 86133bdcaae3358bb4af740d8bfd22a045379ac4 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 23 Jul 2020 17:43:54 -0400 Subject: Rewrite configure script --- README.7 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.7') diff --git a/README.7 b/README.7 index 6f1ecd0..a37d8be 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd July 21, 2020 +.Dd July 23, 2020 .Dt README 7 .Os "Causal Agency" . @@ -26,21 +26,22 @@ and requires and SQLite. . .Bd -literal -offset indent -\&./configure --static +\&./configure make all make install .Ed . .Pp +By default, .Nm -should be statically linked +is statically linked so it can easily run in .Xr chroot 2 with .Xr kfcgi 8 . The default install .Ev PREFIX -is set to +is also set to .Pa ~/.local , which is a convenient .Xr chroot 2 -- cgit 1.4.1