* libxml-libxml-simple-perl
* libplack-perl
+[WARNING]
+If you are installing on a recent, supported distribution, i.e. Ubuntu
+16.04, Debian 8 Jessie, or Debian 9 Stretch, you should be aware of
+https://bugs.launchpad.net/ncipserver/+bug/1732485[this bug]. You
+will very likely need to apply the patch on that bug to have a working
+NCIPServer installation.
+
+After installing the prerequisites above and downloading the patch,
+you can apply it with the following command:
+
+[source,sh]
+sudo patch -b /usr/share/perl5/HTTP/Body/XForms.pm /path/to/HTTP-Body-XForms.patch
+
+NOTE: The path to /usr/share/perl5/HTTP/Body/XForms.pm may vary by
+Linux distribution.
+
Installation
------------