Frequently Asked Question

Q: Why it work only on Linux for Intel ?
A: Because I didn't have time to make it work for other cpu.

Q: What are pre-requisite ?
A: You need :
	linux include source tree, 
	wlan-ng driver installed and compiled (the .o are needed), [http://www.linux-wlan.org/]
	libpcap 0.7.1 (if you use a wlan-ng driver with a vertion greater than 0.1.13), [http://www.tcpdump.org/]
	libwiretap.a (it's a library from ethereal, it must compile at the hand) [http://www.ethereal.com/]
	wtap.h (the .h of libwiretap)
	the Zlib
	Curses library
Normaly with thoses think you can compil WifiScanner :-)


