Kismeti install MAC all

Allikas: Traadita Wiki by Jan & Co.
Mine navigeerimisribale Mine otsikasti

Ok so I put this in my terminal:-

/usr/local/kismet-2008-05-R1/configure

Then I get all this:-

checking build system type... powerpc-apple-darwin7.9.0
checking host system type... powerpc-apple-darwin7.9.0
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++... 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... Apple GCC - added Apple80211 frameworks and no-precomp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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... 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 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... no
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... no
checking for main in -luClibc++... no
checking for main in -lstdc++... yes
checking for group 'root'... no. Using 'wheel'
checking for group 'man'... no. Using 'wheel'
checking for pkg-config... no
checking for pkghildon... 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... no
configure: WARNING: *** Missing Linux netlink headers. wlanng_legacy source will not be built. ***
checking for linux/wireless.h... no
configure: WARNING: *** Missing Linux Wireless kernel extentions. The majority of packet sources on Linux require this support and
           will not work without it. Make sure your kernel header packages are installed. If all else fails,
           try the --with-linuxheaders directive. ***
checking for pcap_open_live in -lpcap... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for pcap_setnonblock in -lpcap... yes
checking for pcap_get_selectable_fd in -lpcap... yes
configure: WARNING: Using local radiotap support on a non-bsd system
checking for setuid ... yes
checking for DBUS... checking for XML_GetCurrentLineNumber in -lexpat... no
configure: WARNING: *** Missing Expat XML library. gpsmap will not be built. ***
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 Magick-config... no
configure: WARNING: *** Missing Magick-config (or it is not in the path). 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 extra/buzzme/Makefile
config.status: creating extra/Makefile
config.status: WARNING: /usr/local/kismet-2008-05-R1/extra/Makefile.in seems to ignore the --datarootdir setting
config.status: creating conf/kismet.conf
config.status: creating conf/kismet_ui.conf
config.status: creating config.h
config.status: config.h is unchanged

Configuration complete:
Compiling for: darwin7.9.0 (powerpc)
C++ Library: stdc++
Installing as group: wheel
Man pages owned by: wheel
Installing into: /usr/local
Setuid capable: yes
Terminal Control: ncurses
Curses interface: yes
Panels interface: yes
Linux Netlink capture: n/a (only Linux)
Linux wireless : n/a (only Linux)
Linux wireless v.22+ : n/a (only Linux)
pcap capture: yes
airpcap control: n/a (only Cygwin/Win32)
WSP100 capture: no
Viha capture: no
OSX/Darwin capture : yes
Radiotap headers: yes
Using local dump code: yes
DBUS Integration: no
Imagemagick support: no
Expat Library: no
GMP Library: no
PThread Support: yes
libz compression: no

Configuration complete. You are not running a linux-based system,
you will likely need to use 'gmake' instead of 'make'.
Run 'gmake dep' to generate dependencies and 'gmake' followed by
'gmake install' to compile and install Kismet
Kismet WILL NOT be installed suid-root by default. If you wish to install
Kismet as a suid-root utility, READ THE DOCUMENTATION and run
'make suidinstall'.
DO NOT INSTALL KISMET AS SUID-ROOT IF YOU HAVE UNTRUSTED USERS ON YOUR SYSTEM.

So I type in usr/local/kismet-2008-05-R1/

but what do I point the make at to gegt it to work? I tried install.sh but it just told me this:-

/usr/local/kismet-2008-05-R1/install-sh 'make'
install: no destination specified