instalacja iptables

Tematy związane z oprogramowaniem, instalacją, konfiguracją
4ndr1u
Posty: 28
Rejestracja: 22 czerwca 2008, 12:11
Lokalizacja: Warszawa

instalacja iptables

Post autor: 4ndr1u »

Mam kłopot z instalacją iptables. Tutaj podaję log z terminalu:

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#
iptables pobrałem ze strony http://www.instalki.pl/programy/downloa ... tables.php
_dexter

Post autor: _dexter »

Po co się męczysz, skoro ten pakiet masz w repo:
http://packages.debian.org/search?keywo ... lla-search
4ndr1u
Posty: 28
Rejestracja: 22 czerwca 2008, 12:11
Lokalizacja: Warszawa

Post autor: 4ndr1u »

doinstalowałem gcc i wyszło mi cos takiego

Kod: Zaznacz cały

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... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
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#

_dexter

Post autor: _dexter »

Naprawdę chcesz się męczyć z kompilacją ? Prościej zainstalować iptables przez apt.
Ale skoro chcesz to zobacz config.log, a będziesz wiedział czego brakuje.
4ndr1u
Posty: 28
Rejestracja: 22 czerwca 2008, 12:11
Lokalizacja: Warszawa

Post autor: 4ndr1u »

ok dzięki już sobie poradziłem :mrgreen:

[ Dodano: 2008-08-08, 12:11 ]
a czy jest może jakaś nakładka graficzna na iptables jeśli tak to skąd ją pobrać??
SeRdEcZnY
Beginner
Posty: 161
Rejestracja: 20 listopada 2007, 20:45

Post autor: SeRdEcZnY »

o ile się nie mylę to firestarter ;)
ODPOWIEDZ