Mam problem z instalacja programu nemesis. Otóż wymaga on do zainstalowania biblioteki libnet-1.0.2a.
Problem jest następujący. Bibliotekę libnet zainstalowałem, wszystko ruszyło poprawnie, wersja z wymaganą również się zgadza. Przystępuję do instalacji programu nemesis. Wpisuję
Kod: Zaznacz cały
root@bt:~/nemesis-1.4beta3# ./configureKod: Zaznacz cały
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking to see if we can add '-Wall' to CFLAGS... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/socket.h... yes
checking for net/bpf.h... no
checking for sys/time.h... yes
checking for machine/endian.h... no
checking for netinet/ip_var.h... no
checking for inet_aton... yes
checking for getopt... yes
checking for strsep... yes
checking for inet_ntoa in -lnsl... yes
checking for socket in -lsocket... no
checking for hstrerror in -lresolv... yes
checking for fabs in -lm... yes
[B]checking for libnet.h... yes
checking for libnet version 1.0.2a... yes
checking for libnet_build_ip in -lnet... no[/B]
ERROR! Libnet library not found, go get it from
[URL]http://www.packetfactory.net/projects/libnet/[/URL]
or use the --with-libnet-* options, if you have it installed
in unusual placeKod: Zaznacz cały
--with-libnet-*Kod: Zaznacz cały
libnet_build_ipWersja jądra:
Kod: Zaznacz cały
Linux bt 2.6.39.4 #1 SMP i686 GNU/Linux
Wersja architektury systemu:
Kod: Zaznacz cały
i386
Za każdą pomoc będę ogromnie wdzięczny.
Z góry bardzo dziękuję.