PDA

View Full Version : Installazione Kismet


wave00
21-03-2007, 12:05
Salve ragazzi sono riuscito a far partire la live di Kubuntu 6.10 sul mio notebook Asus A6VA, premetto che non sono esperto di linux quindi aiutatemi .
Devo installare "Kismet"
lancio il solito comando ./configure
e fa questo:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... 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 ISO C89... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
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 platform-specific compiler flags... none needed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for ANSI C header files... (cached) yes
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for gettimeofday... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strftime... yes
checking for strstr... yes
checking for system-level getopt_long()... yes
checking for stdint.h... (cached) yes
checking for accept() addrlen type... socklen_t
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for main in -luClibc++... no
checking for main in -lstdc++... no
configure: error: Neither uclibc uClibc++ or standard gcc stdc++ libraries found.
non capisco cosa voglia:muro: , ho aperto il gestore dei pacchetti che sarebbe "Adept Manager" ed ho cercato gcc , li ho installati praticamente tutti perchè pensavo che magari fosse stato compilato con una versione ben precisa, ma niente il problema non si risolve:stordita: .
Ho cercato:mbe: :confused: allora queste librerie uclibc ma non trova nulla,insomma sto impazzendo aiutatemi.:cry:

Psycotic
21-03-2007, 12:34
libstdc++ le hai? di sicuro si, guarda la versione che hai e prova ad instyallare gli header (dev)

wave00
21-03-2007, 12:40
io sto usando Kubuntu 6.10.

Psycotic
21-03-2007, 12:51
beh nn so kubuntu cosa ha e cosa nn ha..

ok fai cosi'..

sudo dpkg -l|grep stdc++

cosi' vedi che versione hai

k4ez4r
21-03-2007, 13:31
installa g++ sempre da adept

-Slash
21-03-2007, 14:28
dice il saggio: perchè complicarsi la vita quando c'è apt-get?

root@localhost:~# aptitude search kismet
p kismet - Wireless 802.11b monitoring tool

kismet è presente nei repository quindi ti basta un

sudo apt-get install kismet

se proprio te lo vuoi compilare da sorgenti eccoti la lista delle dipendenze

root@localhost:~# apt-cache depends kismet
kismet
Dipende: libbz2-1.0
Dipende: libc6
Dipende: libexpat1
Dipende: libfreetype6
Dipende: libgcc1
Dipende: libgmp3c2
Dipende: libice6
Dipende: libjasper-1.701-1
Dipende: libjpeg62
Dipende: liblcms1
Dipende: libmagick9
Dipende: libncurses5
Dipende: libpng12-0
Dipende: libsm6
Dipende: libstdc++6
Dipende: libtiff4
Dipende: libx11-6
Dipende: libxext6
Dipende: libxml2
Dipende: zlib1g
Dipende: wireless-tools
Dipende: wireshark-common
Consiglia: wget
Consiglia: sox
Consiglia: festival
Consiglia: gpsd
Consiglia: gsfonts
Consiglia: libwww-perl