Changes

45 bytes removed ,  13:23, 12 July 2017
Line 58: Line 58:     
== 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 <code>./criu/criu</code> command), but if you want to have in standard paths run <code>make install</code>. You may need to install <code>asciidoc</code> and <code>xmlto</code> packages to make install-man work.
 
  −
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 ==