Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 601 Bytes

File metadata and controls

25 lines (19 loc) · 601 Bytes

DHIS2 logo

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-tools

The 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:

$ make

This will assemble the source files into a dhis2-tools_x.xubuntu2_all.deb package. Required to build:

  • xsltproc
  • docbook-xsl
  • ubuntu-dev-tools
  • debhelper