instalacja iptables
: 08 sierpnia 2008, 11:52
Mam kłopot z instalacją iptables. Tutaj podaję log z terminalu:
iptables pobrałem ze strony http://www.instalki.pl/programy/downloa ... tables.php
Kod: Zaznacz cały
root:/home/andriu94# cd iptables
root:/home/andriu94/iptables# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
root:/home/andriu94/iptables# make
make: *** Nie podano obiektów i nie znaleziono makefile. Stop.
root:/home/andriu94/iptables# make install
make: *** Brak reguł do wykonania obiektu `install'. Stop.
root:/home/andriu94/iptables#