Query: pcap-config
OS: osx
Section: 1
Links: osx man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCAP-CONFIG(1) General Commands Manual PCAP-CONFIG(1)NAMEpcap-config - write libpcap compiler and linker flags to standard outputSYNOPSISpcap-config [ --static ] [ --cflags | --libs | --additional-libs ]DESCRIPTIONWhen run with the --cflags option, pcap-config writes to the standard output the -I compiler flags required to include libpcap's header files. When run with the --libs option, pcap-config writes to the standard output the -L and -l linker flags required to link with libp- cap, including -l flags for libraries required by libpcap. When run with the --additional-libs option, pcap-config writes to the standard output the -L and -l flags for libraries required by libpcap, but not the -lpcap flag to link with libpcap itself. By default, it writes flags appropriate for compiling with a dynamically-linked version of libpcap; the --static flag causes it to write flags appropriate for compiling with a statically-linked version of libpcap.SEE ALSOpcap(3PCAP) 26 March 2009 PCAP-CONFIG(1)
Related Man Pages |
---|
netatalk-config(1) - redhat |
iodbc-config(1) - centos |
libart2-config(1) - debian |
orbit2-config(1) - debian |
sdl-config(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Oracle DB install failure |