readme

来自「Linux下无线网卡扫描工具源代码」· 代码 · 共 22 行

TXT
22
字号
This is the first revision of these tools - getting them to buildmight prove a challenge.  if you're not running glibc2.2 you mightconsider removing the -DGLIC22_HEADERS definition from the Makefile.eventually maybe this will all be autoconf'd.  don't count on it :)what you'll need:linux kernel with wireless extensions enableda lucent wavelan/orinoco cardX          - http://www.xfree86.orgglib       - ftp.gtk.org/pub/gtk/1.2gtk        - ftp.gtk.org/pub/gtk/1.2pthreads   - (choose your poison - is this with glibc now?)berkeley db - http://www.sleepycat.com - either 1.85, 	          or configure 2.x/3.x with --enable-compat185depending on your system, you may have to change the db library linkedin the Makefile and the header for db in network_db.[ch].

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?