See RSchemeInstall.
The Chicken systems needs the "high load scheduler" for reasonable performance. (How to install that one is not yet covered here.)
The askemos-version.tar.gz contains a directory askemos-version. Unpack and within the resulting directory askemos-version:
make askemos
Do a
# make install
as super user or use the package manager of you system to install the binary runtime files.
To set up using default protection (simple acl) do:
$ make repository HOSTNAME=host.domain.tld
(If the HOSTNAME=
assignment is omitted, it defaults to the output of hostname
, which is not always what you want.)
Otherwise for general protection do:
$ make repository WAKEUP=/home/jerry/doc/zettel/wakeup.scm CONFIGURATION=secured.scm
Last modification: Sun, 19 Dec 2010 19:39:56 +0100
Author(s): jfw,
Document number A26b5619be8d5e3348cca356acfc8efea
delivered to public
at Thu, 21 Feb 2019 11:23:14 +0100