libpcap provides functions for user-level packet capture, used in low-level network monitoring.
Download (HTTP): http://www.tcpdump.org/release/libpcap-0.9.3.tar.gz
Download MD5 sum: 0ad921c881fdd3d278046afcd352a151
Download size: 424 KB
Estimated disk space required: 3.2 MB
Estimated build time: less than 0.1 SBU
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 && install -v -m755 -d /usr/share/doc/libpcap-0.9.3 && install -v -m644 doc/*{html,txt} /usr/share/doc/libpcap-0.9.3
Last updated on 2005-08-01 13:29:19 -0600