Hi, I tried installing the xtables-addons by first downloading it as follows: git clone git://xtables-addons.git.sf.net/gitroot/xtables-addons/xtables-addons/ Then I read the INSTALL file, where it says to do this: $ ./configure $ make # make install However, "./configure" does not work: "bash: ./configure: No such file or directory" There is no file "configure" in the repository, only a "configure.ac". I'm unfamiliar with "autotools"... what exactly is required to make this work? Regards, Dominik -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html