Changeset 5fb8103d


Ignore:
Timestamp:
12/07/2004 05:49:26 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c7777adb
Parents:
0ce8d61
Message:

Added DAG as an optional dependency to the libpcap instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3085 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libpcap.xml

    r0ce8d61 r5fb8103d  
    88<!ENTITY libpcap-download-ftp "ftp://ftp.sunfreeware.com/pub/freeware/SOURCES/libpcap-&libpcap-version;.tar.gz">
    99<!ENTITY libpcap-size "299 KB">
    10 <!ENTITY libpcap-buildsize "1.9 MB">
     10<!ENTITY libpcap-buildsize "2.4 MB">
    1111<!ENTITY libpcap-time "0.05 SBU">
    1212]>
     
    2828<sect3><title>Package information</title>
    2929<itemizedlist spacing='compact'>
    30 <listitem><para>Download (HTTP): <ulink url="&libpcap-download-http;"/></para></listitem>
    31 <listitem><para>Download (FTP): <ulink url="&libpcap-download-ftp;"/></para></listitem>
     30<listitem><para>Download (HTTP):
     31<ulink url="&libpcap-download-http;"/></para></listitem>
     32<listitem><para>Download (FTP):
     33<ulink url="&libpcap-download-ftp;"/></para></listitem>
    3234<listitem><para>Download size: &libpcap-size;</para></listitem>
    33 <listitem><para>Estimated Disk space required: &libpcap-buildsize;</para></listitem>
    34 <listitem><para>Estimated build time: &libpcap-time;</para></listitem></itemizedlist>
     35<listitem><para>Estimated disk space required:
     36&libpcap-buildsize;</para></listitem>
     37<listitem><para>Estimated build time:
     38&libpcap-time;</para></listitem></itemizedlist>
     39</sect3>
     40
     41<sect3><title><application>libpcap</application> dependencies</title>
     42<sect4><title>Optional</title>
     43<para><ulink url="http://www.endace.com/">DAG</ulink></para>
     44</sect4>
    3545</sect3>
    3646
  • introduction/welcome/changelog.xml

    r0ce8d61 r5fb8103d  
    2525<listitem><para>December 7th, 2004 [randy]: Fixed hicolor-icon-theme
    2626and desktop-file-utils download locations; added FTP download location to
    27 FontConfig, hicolor-icon-theme and shared-mime-info
    28 instructions.</para></listitem>
     27FontConfig, hicolor-icon-theme and shared-mime-info instructions; added DAG
     28as an optional dependency to the libpcap instructions.</para></listitem>
    2929
    3030<listitem><para>December 5th, 2004 [igor]: Updated to
Note: See TracChangeset for help on using the changeset viewer.