DHIS2 tools readme.
The package can be installed by running the provided install script or by:
$ sudo add-apt-repository ppa:bobjolliffe/dhis2-tools
$ sudo apt-get update
$ sudo apt-get install dhis2-toolsThe lines below are a little out of date ...
To build the debian package from source (on a linux computer), run the following commands in the dhis2-tools folder:
$ makeThis will assemble the source files into a dhis2-tools_x.xubuntu2_all.deb package. Required to build:
- xsltproc
- docbook-xsl
- ubuntu-dev-tools
- debhelper
