From daaba2b52e999cb3ac3d8537614629b123410bd8 Mon Sep 17 00:00:00 2001 From: default Date: Mon, 3 Oct 2022 20:25:09 +0200 Subject: Some documentation tweaks. --- doc/snac.8 | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'doc/snac.8') diff --git a/doc/snac.8 b/doc/snac.8 index 94afe71..a463cdc 100644 --- a/doc/snac.8 +++ b/doc/snac.8 @@ -14,8 +14,16 @@ This is the admin manual. For user operation, see .Xr snac 1 . For file and data formats, see .Xr snac 5 . -.Ss Installation -Install the OpenSSL and urllib3 Python3 external packages, and run as root +.Ss Building and Installation +A C compiler must be installed in the system, as well as the development +headers and libraries for OpenSSL and curl. To build +.Nm , +run +.Bd -literal -offset indent +make +.Ed +.Pp +And, after that, run as root .Bd -literal -offset indent make install .Ed @@ -179,11 +187,6 @@ user's crontab: 0 4 * * 0 /usr/local/bin/snac purge /path/to/snac-data .Ed .Pp -Other directories, like -.Pa archive/ , -can grow very quickly if the debug level is greater than 0. These -files must be deleted manually. -.Pp The user-generated data (the local timeline) is never deleted. .Ss ActivityPub Support These are the following activities and objects that -- cgit v1.2.3