Update README.
This commit is contained in:
parent
6facd2a2cc
commit
9aaf35307c
1 changed files with 6 additions and 0 deletions
|
@ -46,6 +46,7 @@ Features
|
||||||
* computing member balance
|
* computing member balance
|
||||||
* generating static web output for member pages in dokuwiki
|
* generating static web output for member pages in dokuwiki
|
||||||
* exporting brmdoor cards lists
|
* exporting brmdoor cards lists
|
||||||
|
* synchronization of mailinglist subscriptions with member files
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
@ -59,6 +60,7 @@ Build requirements:
|
||||||
* make (tested with GNU make)
|
* make (tested with GNU make)
|
||||||
* Chicken eggs (chicken-install)
|
* Chicken eggs (chicken-install)
|
||||||
* sqlite3
|
* sqlite3
|
||||||
|
* srfi-1
|
||||||
|
|
||||||
Runtime requirements:
|
Runtime requirements:
|
||||||
|
|
||||||
|
@ -70,6 +72,10 @@ Runtime requirements:
|
||||||
Building
|
Building
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
All the eggs used are installed in the source tree using:
|
||||||
|
|
||||||
|
sh install-eggs.sh
|
||||||
|
|
||||||
Building static binary:
|
Building static binary:
|
||||||
|
|
||||||
make static
|
make static
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue