From 73db351a17eb372c4531ae606405a04900c7832f Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 1 May 2005 11:41:34 +0000 Subject: [PATCH] Tagged libpcap.xml git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3914 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/genlib/libpcap.xml | 200 ++++++++++++++++++++----------------- 1 file changed, 106 insertions(+), 94 deletions(-) diff --git a/general/genlib/libpcap.xml b/general/genlib/libpcap.xml index 9c03194d8d..909486683b 100644 --- a/general/genlib/libpcap.xml +++ b/general/genlib/libpcap.xml @@ -4,109 +4,121 @@ %general-entities; - - - - - - + + + + + + ]> - -$LastChangedBy$ -$Date$ - + + + + $LastChangedBy$ + $Date$ + + + Libpcap-&libpcap-version; + + + Libpcap + - -<application>libpcap</application>-&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 - -Introduction to <application>libpcap</application> + Install libpcap by running the + following commands: -libpcap provides functions for user-level -packet capture, used in low-level network monitoring. +./configure --prefix=/usr && +make -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; - + This package does not come with a test suite. + + Now, as the root user: + +make install -<application>libpcap</application> dependencies -Optional -DAG - - + + 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 Directories + + + None + libpcap.a + None + + + + + Short Descriptions + + + + + libpcap.a + + is a library used for user-level packet capture. + + libpcap.a + + + + + - -Installation of <application>libpcap</application> - -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 - -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 Directories - - - None - libpcap.a - None - - - - - Short Descriptions - - - - libpcap.a - - is a library used for user-level packet capture. - - libpcap.a - - - - - - - +