Has anyone gotten this to install? Using install IPTables::IPv4::IPQueue in cpan, I get an error during the test phase:
Test Summary Report ------------------- t/simple.t (Wstat: 0 Tests: 4 Failed: 1) Failed test: 3 Files=1, Tests=4, 0 wallclock secs ( 0.12 usr 0.01 sys + 0.06 cusr 0.02 csys = 0.21 CPU) Result: FAIL Failed 1/1 test programs. 1/4 subtests failed. make: *** [test_dynamic] Error 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force I'm running the stock Perl 5.8.8 right now. Using CPAN, I have installed IPTables::IPv4, Net::EasyTCP, Test::Harness, and ExtUtils::MakeMaker. [root@web netfilter]# ls libnetfilter_queue-1.0.0 libnetfilter_queue-1.0.0.tar.bz2 libnetfilter_queue-1.0.0.tar.bz2.md5sum libnetfilter_queue-1.0.0.tar.bz2.sha1sum libnetfilter_queue-1.0.0.tar.bz2.sig libnfnetlink-1.0.0-2.el5.i386.rpm libnfnetlink-devel-1.0.0-2.el5.i386.rpm [root@web netfilter]# Note the above listing, I installed libnetfilter_queue-1.0.0 using a /usr prefix and I have installed the two rpms. I also installed iptables-devel via yum. Seems I should have everything needed to install the mentioned CPAN module, so what's missing? _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
