Hi, First of all, how have you installed iptables through deb/rpm or thru source. If deb/rpm check for the package iptables-devel using dpkg -l/rpm -q .... If you have installed from the source you should install the development libraries using ... make install-devel ... please read the README file in the source directory. I think this should solve your problem. Regards, Narendra. ------------------------- Narendra Prabhu. B DeepRoot Linux http://www.deeproot.co.in On Tue, 11 Feb 2003, Sapient2003 wrote: > I am trying to install the perl module IPTables::IPv4::IPQueue. In doing > so, I get this error: No library found for -lipq. How do I install the > IPQ libraries that come with iptables? Right now I am using iptables-1.2.7a. > > > >