ulogipac installation ===================== Requirements to compile ulogipac: - Installed CommonC++ Library (http://www.gnu.org/software/commoncpp/) including header files (Debian Package libcommoncpp2-dev) - Installed MySQL header files (Debian Package libmysqlclient10-dev) Requirements to use ulogipac: - Installed CommonC++ Library - iptables including ULOG Target (2.4.20 and higher kernels should provide this) FIXME: check which kernel really provided this - MySQL Server(s) Installation should be very easy using provided configure script. Try the following three steps (which most of you should know): ./configure make make install Users of Debian or Adamantix can try to use dpkg-buildpackage.