libpcap provides functions for user-level packet capture, used in low-level network monitoring.
Download (HTTP): http://anduin.linuxfromscratch.org/sources/BLFS/6.3/l/libpcap-0.9.6.tar.gz
Download (FTP): ftp://ftp.linux.ee/pub/gentoo/distfiles/distfiles/libpcap-0.9.6.tar.gz
Download MD5 sum: 2e1b5e983654c1d5991450e3e0e525ca
Download size: 438 KB
Estimated disk space required: 4 MB
Estimated build time: less than 0.1 SBU
Software distribution for the DAG and Septel range of passive network monitoring cards.
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/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 && install -v -m755 -d /usr/share/doc/libpcap-0.9.6 && install -v -m644 doc/* /usr/share/doc/libpcap-0.9.6
Last updated on 2008-08-24 12:50:26 -0500