Line 212:
Line 212:
== Installation ==
== Installation ==
−
CRIU works perfectly even when run from the sources directory (with the "./criu" command), but if you want to have in standard paths run <code>make install</code>
+
CRIU works perfectly even when run from the sources directory (with the "./criu" command), but if you want to have in standard paths run <code>make install</code>.
+
+
You may need to install the following packages to generate docs in Debian-based OS's to avoid errors from install-man:
+
** <code>asciidoc</code>
+
** <code>xmlto</code>
== Checking That It Works ==
== Checking That It Works ==