Tagged libpcap.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3914 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Manuel Canales Esparcia 2005-05-01 11:41:34 +00:00
parent c5f4371991
commit 73db351a17

View File

@ -13,70 +13,81 @@
]>
<sect1 id="libpcap" xreflabel="libpcap-&libpcap-version;">
<?dbhtml filename="libpcap.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="libpcap.html"?>
<title><application>libpcap</application>-&libpcap-version;</title>
<title>Libpcap-&libpcap-version;</title>
<indexterm zone="libpcap">
<primary sortas="a-Libpcap">Libpcap</primary>
</indexterm>
<sect2>
<title>Introduction to <application>libpcap</application></title>
<sect2 role="package">
<title>Introduction to Libpcap</title>
<para><application>libpcap</application> provides functions for user-level
packet capture, used in low-level network monitoring.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP):
<ulink url="&libpcap-download-http;"/></para></listitem>
<listitem><para>Download (FTP):
<ulink url="&libpcap-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &libpcap-md5sum;</para></listitem>
<listitem><para>Download size: &libpcap-size;</para></listitem>
<listitem><para>Estimated disk space required:
&libpcap-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&libpcap-time;</para></listitem></itemizedlist>
</sect3>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&libpcap-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&libpcap-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &libpcap-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &libpcap-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &libpcap-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &libpcap-time;</para>
</listitem>
</itemizedlist>
<sect3><title><application>libpcap</application> dependencies</title>
<sect4><title>Optional</title>
<bridgehead renderas="sect3">Libpcap Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
<para><ulink url="http://www.endace.com/">DAG</ulink></para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>libpcap</application></title>
<sect2 role="installation">
<title>Installation of Libpcap</title>
<para>Install <application>libpcap</application> by running the
following commands:</para>
<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
make</command></userinput></screen>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the root user:</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen><userinput role="root"><command>make install</command></userinput></screen>
<screen role="root"><userinput>make install</userinput></screen>
<note><para>Some applications, including <ulink
<note>
<para>Some applications, including <ulink
url="http://www.tcpdump.org/">tcpdump</ulink>, require
<option>--enable-yydebug</option> passed to <command>configure</command>
when building <application>libpcap</application> to enable the parser
debugging code. <application>tcpdump</application> will fail to build if
you don't pass this parameter.</para></note>
you don't pass this parameter.</para>
</note>
</sect2>
<sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
@ -94,6 +105,7 @@ you don't pass this parameter.</para></note>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libpcap-lib">
<term><filename class="libraryfile">libpcap.a</filename></term>