Line 135:
Line 135:
* The iproute2 tool version 3.5.0 or higher is needed for dumping network namespaces. The latest one can be cloned from [http://git.kernel.org/?p=linux/kernel/git/shemminger/iproute2.git;a=summary iproute2]. It should be compiled and a path to ip written in the environment variable <code>CR_IP_TOOL</code>.
* The iproute2 tool version 3.5.0 or higher is needed for dumping network namespaces. The latest one can be cloned from [http://git.kernel.org/?p=linux/kernel/git/shemminger/iproute2.git;a=summary iproute2]. It should be compiled and a path to ip written in the environment variable <code>CR_IP_TOOL</code>.
* <code>libcap-devel</code> (RPM) or <code>libcap-dev</code> (DEB)
* <code>libcap-devel</code> (RPM) or <code>libcap-dev</code> (DEB)
−
* If you would like to use <code>make test</code> you should install <code>libaio-devel</code>
+
* If you would like to use <code>make test</code> you should install <code>libaio-devel</code> (RPM) or <code>libaio-dev</code> (DEB).
−
* For test launcher <code>zdtm.py</code> you need <code>python2-yaml</code>.
+
* For test launcher <code>zdtm.py</code> you need <code>PyYAML</code> (RPM) or <code>python-yaml</code> (DEB).
== Linux Kernel ==
== Linux Kernel ==