summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: af0dd16)
raw | patch | inline | side by side (parent: af0dd16)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 17 Sep 2009 07:40:01 +0000 (09:40 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 17 Sep 2009 07:40:01 +0000 (09:40 +0200) |
README | patch | blob | history |
index 96d601ac0cafcd1a8c4bb218be5a440b76e4c084..741276586c6e3c80e178b2d5b941cacc33f2bd18 100644 (file)
--- a/README
+++ b/README
If present, the uuid plugin will check for UUID from HAL.
<http://hal.freedesktop.org/>
- * libiptc (optional, if not found a version shipped with this distribution
- can be used if the Linux kernel headers are available)
+ * libiptc (optional)
For querying iptables counters.
<http://netfilter.org/>
+ If not found on the system, a version shipped with this distribution can
+ be used. It requires some Linux headers in /usr/include/linux. You can
+ force the build system to use the shipped version by specifying
+ --with-libiptc=shipped
+ when running the configure script.
+
* libjvm (optional)
Library that encapsulates the `Java Virtual Machine' (JVM). This library is
used by the Java plugin to execute Java bytecode. See “Configuring with