Skocz do zawartości

Etttercap


herb

Rekomendowane odpowiedzi

Witam!

 

Jestem nowym użytkownikiem Fedory. Przerzuciłem się na na nią, bo WIn(shit) sprawiał za dużo problemów. Wcześniej korzystałem z Knoppix LiveCD i mam pytanie:

 

Jak zainstalować ettercapa'a 0.6b (nie nowszego) na Fedorze Core 4 i jakie są potrzebne biblioteki.

 

Za wszelką pomoc dziękuję.

Odnośnik do komentarza
Udostępnij na innych stronach

Tu mam pełny proces. Najwidoczniej brakuje mi bibliotek wymienionych na dole. Może ktoś mógłby mi dać linki do nich? Kolega mi mówił, że do GTK potrzeba jakiś dodatkowych bibliotek, ale nie wie jakich bo ma Debiana (pakiety .deb), lol...

 

Configuring ettercap-0.6.b...

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking Linux kernel version... 2.6.11-1.1369_FC4
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 suffix of executables...
checking for suffix of object files... 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 a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking whether byte ordering is bigendian... no
checking if you can create PF_PACKET socket... yes
checking if you can create SOCK_PACKET socket... yes
checking for ip_forward... /proc/sys/net/ipv4/ip_forward
checking for wget... /usr/bin/wget
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking unistd.h usability... yes
checking unistd.h presence... yes
checking for unistd.h... yes
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/types.h usability... yes
checking sys/types.h presence... yes
checking for sys/types.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for sys/types.h... (cached) yes
checking stdint.h usability... yes
checking stdint.h presence... yes
checking for stdint.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for ifaddrs.h... yes
checking for net/ethernet.h... yes
checking for net/if_arp.h... yes
checking for net/if.h... yes
checking for netinet/ip.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/tcp.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for socklen_t in sys/socket.h... yes
checking for pid_t... yes
checking for size_t... yes
checking for an ANSI C-conforming const... yes
checking if sockaddr struct has sa_len member... no
checking if unaligned accesses fail... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for library containing pthread_create... -lpthread
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for library containing dn_expand... -lresolv
checking for library containing poll... none required
checking for getifaddrs... yes
checking for gettimeofday... yes
checking for vsnprintf... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for strsignal... yes
checking for uname... yes
checking for NS_GET32... yes
checking for getopt_long... yes
checking for strlcat... no
checking for strlcpy... no
checking for strsep... yes
checking for strcasestr... yes
checking for memmem... yes
checking for inet_aton... yes
checking for scandir... yes

Checking user defined options...

checking if --enable-ncurses option is specified... yes. enabled by default.
checking for newpad in -lncurses... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking form.h usability... yes
checking form.h presence... yes
checking for form.h... yes
checking for form_win in -lform... yes
checking if --enable-gtk option is specified... yes. enabled by default.
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0 >= 2.0.0 pango >= 1.0 atk >= 1.0... Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found

configure: error: Library requirements (gtk+-2.0 >= 2.0.0 pango >= 1.0 atk >= 1.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

Odnośnik do komentarza
Udostępnij na innych stronach

widać, że brakuje gtk+ w wersji większej niż 2.0

zainstaluj yumem albo ściągnij sobie źródła(jak wolisz)...

lub masz zainstalowane gtk+ w katalogu innym niż standardowy w tym wypadku musissz odpalić ./configure z parametrem i podać mu ścieżkę gdzie jest gtk.

Odnośnik do komentarza
Udostępnij na innych stronach

Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
×
×
  • Dodaj nową pozycję...