From: <vpo...@en...> - 2004-07-23 22:31:06
|
Hi guys, I can't install the IPTables::IPv4 module - the 'make test' failed. The last installation messages are bellow: rm -f blib/arch/auto/IPTables/IPv6/IPv6.so LD_RUN_PATH="" gcc -shared -L/usr/local/lib IPv6.o loader_v6.o packer_v6.o unpacker_v6.o maskgen_v6.o libiptc/libiptc.a -o blib/arch/auto/IPTables/IPv6/IPv6.so chmod 755 blib/arch/auto/IPTables/IPv6/IPv6.so Running Mkbootstrap for IPTables::IPv6 () /bin/sh: -MExtUtils::Mkbootstrap: command not found make: *** [IPv6.bs] Error 127 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible The system I tried to install it is a Red Hat 7.2 kernel 2.4.20-19.7. Does someone know what can I do to fix it? thanks bruno. |