%general-entities; ]> $LastChangedBy$ $Date$ Libpcap-&libpcap-version; Libpcap Introduction to Libpcap libpcap provides functions for user-level packet capture, used in low-level network monitoring. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libpcap-md5sum; Download size: &libpcap-size; Estimated disk space required: &libpcap-buildsize; Estimated build time: &libpcap-time; Libpcap Dependencies Optional DAG Installation of Libpcap Install libpcap by running the following commands: ./configure --prefix=/usr && make This package does not come with a test suite. Now, as the root user: make install Additionally, install the documentation by executing the following as the root user: install -v -m755 -d /usr/share/doc/libpcap-&libpcap-version; && install -v -m644 doc/*{html,txt} /usr/share/doc/libpcap-&libpcap-version;/ Some applications, including tcpdump, require passed to configure when building libpcap to enable the parser debugging code. tcpdump will fail to build if you don't pass this parameter. Contents Installed Programs Installed Library Installed Directory None libpcap.a /usr/share/doc/libpcap-&libpcap-version; Short Descriptions libpcap.a is a library used for user-level packet capture. libpcap.a