thx alot that was of great help and I have printed it out for my future reference. I am now trying to install kismet but get quite a few errors are any of these major, also if it has installed correctly how do I run kismet??? I have posted the shell output below since I could not upload it as a text file:
linux:/ # cd root
linux:~ # cd ki*
linux:~/kismet-2005-01-R1 # ./configure
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 ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
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 whether byte ordering is bigendian... no
checking for egrep... 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 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 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 group 'root'... yes
checking for group 'man'... checking for initscr in -lncurses... yes
checking for new_panel in -lpanel... yes
checking for assume_default_colors in -lncurses... yes
checking for linux/netlink.h... yes
checking for linux/wireless.h... yes
checking that linux/wireless.h is what we expect... yes
checking that wireless extentions support SIOCIWFIRSTPRIV... yes
checking that linux/wireless.h is what we expect... checking for setuid ... yes
checking for glib-config... no
configure: WARNING: Could not find glib-config in /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/jvm/jre/bin. glib is required to link to wiretap.
configure: WARNING: *** Wiretap support disabled. While Kismet will function without wiretap, it will limit the log reading and writing abilities. ***
checking for XML_GetCurrentLineNumber in -lexpat... yes
checking gmp.h usability... no
checking gmp.h presence... no
checking for gmp.h... no
configure: WARNING: *** Missing GMP math library. gpsmap will not be built. ***
checking for wget... yes
checking for Magick-config... yes
checking magick/api.h usability... yes
checking magick/api.h presence... yes
checking for magick/api.h... yes
checking for WriteImage in -lMagick... no
configure: WARNING: *** Missing Imagemagick. gpsmap will not be built. ***
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/kismet
config.status: creating extra/buzzme/Makefile
config.status: creating extra/Makefile
config.status: creating conf/kismet.conf
config.status: creating conf/kismet_ui.conf
config.status: creating config.h
configure: configuring in libpcap-0.8.3
configure: running /bin/sh './configure' --prefix=/usr/local --cache-file=/dev/null --srcdir=.
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 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 gcc version... 3
checking for inline... inline
checking for __attribute__... yes
checking for u_int8_t using gcc... yes
checking for u_int16_t using gcc... yes
checking for u_int32_t using gcc... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 sys/ioccom.h usability... no
checking sys/ioccom.h presence... no
checking for sys/ioccom.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for netinet/if_ether.h... yes
checking for ANSI ioctl definitions... yes
checking for ether_hostton... yes
checking for strerror... yes
checking for strlcpy... no
checking for vsnprintf... yes
checking for snprintf... yes
checking if --disable-protochain option is specified... enabled
checking packet capture type... linux
checking for getifaddrs... yes
checking if --enable-ipv6 option is specified... no
checking whether to build optimizer debugging code... no
checking whether to build parser debugging code... no
checking Linux kernel version... 2
checking if if_packet.h has tpacket_stats defined... yes
checking whether we have /proc/net/dev... yes
checking whether we have DAG API... no
checking for flex... no
checking for bison... no
checking for capable lex... insufficient
configure: error: Your operating system's lex is insufficient to compile
libpcap. flex is a lex replacement that has many advantages, including
being able to compile libpcap. For more information, see
http://www.gnu.org/software/flex/flex.html .
configure: error: /bin/sh './configure' failed for libpcap-0.8.3
linux:~/kismet-2005-01-R1 # make
Makefile:371: .depend: No such file or directory
Generating dependencies...
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c util.cc -o util.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c ringbuf.cc -o ringbuf.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c configfile.cc -o configfile.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c speech.cc -o speech.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c ifcontrol.cc -o ifcontrol.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c iwcontrol.cc -o iwcontrol.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c packet.cc -o packet.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c pcapsource.cc -o pcapsource.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c prism2source.cc -o prism2source.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c wtapfilesource.cc -o wtapfilesource.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c wsp100source.cc -o wsp100source.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c dronesource.cc -o dronesource.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c vihasource.cc -o vihasource.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c packetsourcetracker.cc -o packetsourcetracker.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c kis_packsources.cc -o kis_packsources.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c wtapdump.cc -o wtapdump.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c wtaplocaldump.cc -o wtaplocaldump.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c gpsdump.cc -o gpsdump.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c airsnortdump.cc -o airsnortdump.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c fifodump.cc -o fifodump.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c gpsd.cc -o gpsd.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c manuf.cc -o manuf.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c packetracker.cc -o packetracker.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c timetracker.cc -o timetracker.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c alertracker.cc -o alertracker.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c finitestate.cc -o finitestate.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c getopt.cc -o getopt.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c tcpserver.cc -o tcpserver.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c server_protocols.cc -o server_protocols.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c server_globals.cc -o server_globals.o
g++ -I/lib/modules/2.6.8-24-smp/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2005\" -DVERSION_MINOR=\"01\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c kismet_server.cc -o kismet_server.o
make[1]: Entering directory `/root/kismet-2005-01-R1/libpcap-0.8.3'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/root/kismet-2005-01-R1/libpcap-0.8.3'
make: *** [libpcap-0.8.3/libpcap.a] Error 2
linux:~/kismet-2005-01-R1 # make install
make[1]: Entering directory `/root/kismet-2005-01-R1/libpcap-0.8.3'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/root/kismet-2005-01-R1/libpcap-0.8.3'
make: *** [libpcap-0.8.3/libpcap.a] Error 2
linux:~/kismet-2005-01-R1 #