On Wednesday 2008-05-28 19:27, Gilad Benjamini wrote: >I tried compiling and installing without the attached version. >The installation, by default, places the ".so" files in different >location that the standard iptables shared libraries. >Is iptables supposed to find the libraries there somehow or am I >suppose to configure the location differently ? I couldn't quite >understand what variable I need to set in the configuration. Distributions often pass in a path to configure that is different from the default when building their rpms/debs, usually --prefix=/usr (to not have things in /usr/local), and --libexecdir=/usr/lib (or lib64). Note however that Xtables-addons does require at least iptables 1.4.0.77 because earlier iptables versions do not export the required header files into /usr/include [or a path of your choice]. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html