Line 35:
Line 35:
* <code>pkg-config</code> to check on build library dependencies.
* <code>pkg-config</code> to check on build library dependencies.
* <code>python-ipaddress</code> is used by CRIT to pretty-print IP addresses and is also required by zdtm.py
* <code>python-ipaddress</code> is used by CRIT to pretty-print IP addresses and is also required by zdtm.py
−
* <code>libbsd</code> (RPM and DEB) / <code>libbsd0</code> (Ubuntu). If available, CRIU will be compiled with <code>setproctitle()</code> support and set verbose process titles on service workers.
+
* <code>libbsd-devel</code> (RPM) / <code>libbsd-dev</code> (DEB) If available, CRIU will be compiled with <code>setproctitle()</code> support and set verbose process titles on service workers.
* <code>iproute2</code> 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 set as the [[environment variables|<code>CR_IP_TOOL</code> variable]]
* <code>iproute2</code> 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 set as the [[environment variables|<code>CR_IP_TOOL</code> variable]]
* <code>libcap-devel</code> (RPM) / <code>libcap-dev</code> (DEB)
* <code>libcap-devel</code> (RPM) / <code>libcap-dev</code> (DEB)