Home | History | Annotate | Download | only in libpcap

Lines Matching full:configure

3 To build libpcap, run "./configure" (a shell script). The configure
11 If configure says:
13 configure: warning: cannot determine packet capture interface
14 configure: warning: (see INSTALL for more info)
21 configure.in.
27 ./configure --with-pcap=snit
30 where the configure scripts fails to detect it.
32 You will need an ANSI C compiler to build libpcap. The configure script
38 If you use flex, you must use version 2.4.6 or higher. The configure
48 If you use bison, you must use flex (and visa versa). The configure
57 ./configure --without-flex --without-bison
94 before running configure. (You might have to do a "make distclean"
95 if you already ran configure once).
119 Look for the "How do I configure the Berkeley Packet Filter and capture
304 Makefile.in - compilation rules (input to the configure script)
327 configure - configure script (run this first)
328 configure.in - configure script source