Plain C.
<h2> Dependencies </h2>
- A working C compiler and a couple of other dependencies,
- most of which are standard (autoconf, make, m4,
- libmnl, libcap). The notable exception is the <a
- href="http://people.tuebingen.mpg.de/maan/lopsub/">lopsub</a> library.
+ A working C compiler and a couple of other dependencies, including
+ autoconf, make, m4, libmnl, libcap and liblopsub. On Debian-based
+ systems all dependencies can be installed with <code>apt-get</code>. If
+ a dependency is missing, the configure script bails out and prints
+ the name of the missing package.
</body>
</html>