libpcap provides functions for user-level packet capture, used in low-level network monitoring.
This package is known to build and work properly using an LFS-6.5 platform.
Download (HTTP): http://anduin.linuxfromscratch.org/sources/BLFS/svn/l/libpcap-1.0.0.tar.gz
Download (FTP): ftp://mirror.ovh.net/gentoo-distfiles/distfiles/libpcap-1.0.0.tar.gz
Download MD5 sum: 9ad1358c5dec48456405eac197a46d3d
Download size: 512 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 and BlueZ
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
Last updated on 2009-07-29 18:23:52 +0000