Zanim zainstaluje
Kod: Zaznacz cały
nemesis
Kod: Zaznacz cały
wget [url]http://www.packetfactory.net/libnet/dist/deprecated/libnet-1.0.2a.tar.gz[/url]
wget [url]http://www.enzotech.net/files/libnet-1.0.2a-fixed-FC.patch[/url]
tar zxf libnet-1.0.2a.tar.gz
wget [url]http://www.enzotech.net/files/libnet-1.0.2a-fixed-FC.patch[/url]
patch -p0 < libnet-1.0.2a-fixed-FC.patch
cd Libnet-1.0.2a
./configure && make && sudo make install
Kod: Zaznacz cały
Wyskakuje problem z C compiler
Kod: Zaznacz cały
error: installation or configuration problem: C compiler cannot create executables.
Kod: Zaznacz cały
debian:~/Libnet-1.0.2a# ./configure
loading cache ./config.cache
Beginning autoconfiguration process for libnet-1.0.2a...
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
Proszę o wskazówkę
Pozdrawiam