Deleted Added
full compact
INSTALL.txt (147894) INSTALL.txt (172677)
1@(#) $Header: /tcpdump/master/libpcap/INSTALL.txt,v 1.12.2.1 2005/06/20 21:30:14 guy Exp $ (LBL)
1@(#) $Header: /tcpdump/master/libpcap/INSTALL.txt,v 1.12.2.2 2007/09/12 19:17:24 guy Exp $ (LBL)
2
3To build libpcap, run "./configure" (a shell script). The configure
4script will determine your system attributes and generate an
5appropriate Makefile from Makefile.in. Next run "make". If everything
6goes well you can su to root and run "make install". However, you need
7not install libpcap if you just want to build tcpdump; just make sure
8the tcpdump and libpcap directory trees have the same parent
9directory.

--- 358 unchanged lines hidden (view full) ---

368pcap-septel.h - INTEL/Septel device capture support
369pcap-stdinc.h - includes and #defines for compiling on Win32 systems
370pcap-snit.c - SunOS 4.x STREAMS-based Network Interface Tap support
371pcap-snoop.c - IRIX Snoop network monitoring support
372pcap-win32.c - WinPcap capture support
373pcap.3 - manual entry
374pcap.c - pcap utility routines
375pcap.h - public libpcap definitions
2
3To build libpcap, run "./configure" (a shell script). The configure
4script will determine your system attributes and generate an
5appropriate Makefile from Makefile.in. Next run "make". If everything
6goes well you can su to root and run "make install". However, you need
7not install libpcap if you just want to build tcpdump; just make sure
8the tcpdump and libpcap directory trees have the same parent
9directory.

--- 358 unchanged lines hidden (view full) ---

368pcap-septel.h - INTEL/Septel device capture support
369pcap-stdinc.h - includes and #defines for compiling on Win32 systems
370pcap-snit.c - SunOS 4.x STREAMS-based Network Interface Tap support
371pcap-snoop.c - IRIX Snoop network monitoring support
372pcap-win32.c - WinPcap capture support
373pcap.3 - manual entry
374pcap.c - pcap utility routines
375pcap.h - public libpcap definitions
376pf.h - OpenBSD DLT_PFLOG definitions
377ppp.h - Point to Point Protocol definitions
378rawss7.h - information on DLT_ types for SS7
379savefile.c - offline support
380scanner.l - filter string scanner
381sll.h - definitions for Linux cooked mode fake link-layer header
382sunatmpos.h - definitions for SunATM capturing
383Win32 - headers and routines for building on Win32 systems
376ppp.h - Point to Point Protocol definitions
377rawss7.h - information on DLT_ types for SS7
378savefile.c - offline support
379scanner.l - filter string scanner
380sll.h - definitions for Linux cooked mode fake link-layer header
381sunatmpos.h - definitions for SunATM capturing
382Win32 - headers and routines for building on Win32 systems