Build & installation
If the binary packages don’t apply to the target card, the source code can be built & installed:
$ tar xvfz systress_src-0.5.0.tgz
systress_src-0.5.0/
systress_src-0.5.0/README.in
systress_src-0.5.0/FindGZIP.cmake
systress_src-0.5.0/ChangeLog
systress_src-0.5.0/README
systress_src-0.5.0/COPYING
[…]
$ cd systress_src-0.5.0
$ sudo ./systress_install.sh -I [...] Install the project...
-- Install configuration: ""
-- Installing: /usr/local/bin/systress
-- Installing: /usr/local/share/man/man8/systress.8.gz
-- Installing: /usr/local/share/man/man5/systress.conf.5.gz
$ systress -h
Usage: systress [-c cfg_fname] [-d|--debug=level] [-h|--help] [-V|--version]
-c|--cfg=fname : Configuration file
-d|--debug=level : Debug level
-h|--help : This help
-V|--version : Version of the software