From a92671e799fcdb3a52dab4ed01ef7f0ab7cae9d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20=C5=BDivkovi=C4=87?= Date: Sat, 2 Apr 2005 22:51:54 +0000 Subject: [PATCH] Updated libpcap tags. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3636 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/genlib/libpcap.xml | 45 +++++++++++++++++++++++++++++--------- 1 file changed, 35 insertions(+), 10 deletions(-) diff --git a/general/genlib/libpcap.xml b/general/genlib/libpcap.xml index 4419089aab..180a63cd3c 100644 --- a/general/genlib/libpcap.xml +++ b/general/genlib/libpcap.xml @@ -17,8 +17,12 @@ $LastChangedBy$ $Date$ + <application>libpcap</application>-&libpcap-version; + + libpcap + Introduction to <application>libpcap</application> @@ -55,8 +59,13 @@ packet capture, used in low-level network monitoring. following commands: ./configure --prefix=/usr && -make && -make install +make + +This package does not come with a test suite. + +Now, as the root user: + +make install Some applications, including tcpdump, require @@ -70,18 +79,34 @@ you don't pass this parameter. Contents -The libpcap package provides -the libpcap library. + + Installed Programs + Installed Library + Installed Directories - + + None + libpcap.a + None + + -Description + + Short Descriptions + -libpcap -libpcap -is a library used for user-level packet capture. + + libpcap.a + + is a library used for user-level packet capture. + + libpcap.a + + + + + -