Installation
------------

To install, just run:

 ./compile.sh

followed by:

 ./install.sh

as root. You can set DESTDIR to change the installation target:

DESTDIR=/my/custom/installation/target ./install.sh

NOTE: You will need to have txt2tags installed. It is used for creating
manpages for all salixtools.
