Changeset 96574fa7


Ignore:
Timestamp:
04/24/2003 04:42:26 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
57050d0
Parents:
301a2cd3
Message:

picky stuff

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

Files:
18 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/fetchmail/fetchmail-intro.xml

    r301a2cd3 r96574fa7  
    1515
    1616<screen>fetchmail depends on:
    17 <xref linkend="openssl"/> and a local MDA (<xref linkend="procmail"/>).</screen>
     17<xref linkend="openssl"/> and a local MDA (<xref linkend="procmail"/>)</screen>
    1818
    1919</sect2>
  • basicnet/mailnews/pine/pine-intro.xml

    r301a2cd3 r96574fa7  
    99<screen>
    1010Required patches:
    11 Download location (FTP):       <ulink url="&blfs-patch-dir;/pine-4.44-fhs.patch.bz2"/></screen>
     11Download location (FTP):        <ulink url="&blfs-patch-dir;/pine-4.44-fhs.patch.bz2"/></screen>
    1212
    1313<para>The Pine package contains the Pine Mail User Agent and several
  • basicnet/netlibs/curl/curl.ent

    r301a2cd3 r96574fa7  
    99<!ENTITY curl-download-ftp "ftp://ftp.sunet.se/pub/www/utilities/curl/curl-7.10.4.tar.bz2">
    1010<!ENTITY curl-size "860 KB">
    11 <!ENTITY curl-time "0.65">
     11<!ENTITY curl-time "0.65 SBU">
  • basicnet/netlibs/wvstreams/wvstreams-intro.xml

    r301a2cd3 r96574fa7  
    1111libwvcrypto libraries.  These are needed to compile wvdial.</para>
    1212
    13 <screen>wvstreams needs <xref linkend="openssl"/> to build the wvcrypto library.</screen>
     13<screen>wvstreams depends on:
     14<xref linkend="openssl"/> to build the wvcrypto library.</screen>
    1415
    1516</sect2>
  • basicnet/netprogs/inetutils/inetutils-exp.xml

    r301a2cd3 r96574fa7  
    1212
    1313<para><userinput>--with-pam</userinput> : This option makes inetutils compile
    14 against for Linux-PAM. Omit this option if you didn't install PAM.</para>
     14against for Linux-PAM. Add this option if you want to utilize PAM.</para>
    1515</sect2>
    1616
  • basicnet/netprogs/inetutils/inetutils-inst.xml

    r301a2cd3 r96574fa7  
    66<para><screen><userinput>./configure --prefix=/usr --disable-syslogd \
    77        --libexecdir=/usr/sbin --infodir=/usr/share/info \
    8         --mandir=/usr/share/man --with-wrap --with-pam &amp;&amp;
     8        --mandir=/usr/share/man --with-wrap &amp;&amp;
    99make &amp;&amp;
    1010make install </userinput></screen></para>
  • basicnet/netprogs/inetutils/inetutils-intro.xml

    r301a2cd3 r96574fa7  
    1010<para>The inetutils package contains network client's and server's.</para>
    1111
     12<screen>inetutils will utilize:
     13<xref linkend="Linux_PAM"/></screen>
     14
    1215</sect2>
  • pst/printing/cups/cups-intro.xml

    r301a2cd3 r96574fa7  
    88Estimated Disk space required:  &cups-buildsize;</screen>
    99
    10 <screen>CUPS depends on:
    11 <xref linkend="espgs"/> (for non-postscript printers)
    12 CUPS will utilize:
    13 <xref linkend="libjpeg"/>, <xref linkend="libpng"/> and <xref linkend="libtiff"/></screen>
    14 
    1510
    1611<para>The Common UNIX Printing System ("CUPS") is a print spooler and
     
    1914raster printers.</para>
    2015
     16<screen>CUPS depends on:
     17<xref linkend="espgs"/> (for non-postscript printers)
     18CUPS will utilize:
     19<xref linkend="libjpeg"/>, <xref linkend="libpng"/> and <xref linkend="libtiff"/></screen>
     20
    2121</sect2>
  • server/other/cvsserver/cvsserver-intro.xml

    r301a2cd3 r96574fa7  
    55a CVS server.</para>
    66
    7 <screen>In order to install a CVS server You will need:
    8 <xref linkend="cvs"/> and <xref linkend="openssh"/>.
     7<screen>CVS server depends on:
     8<xref linkend="cvs"/> and <xref linkend="openssh"/>
    99</screen>
    1010
  • server/other/openldap/openldap-intro.xml

    r301a2cd3 r96574fa7  
    1111Lightweight Directory Access Protocol.</para>
    1212
    13 <para>The following package is required to install OpenLDAP:
    14 <screen><xref linkend="db"/></screen></para>
     13<screen>OpenLDAP depends on:
     14<xref linkend="db"/></screen>
    1515
    1616</sect2>
  • x/installing/xfree86/xfree86-intro.xml

    r301a2cd3 r96574fa7  
    99Estimated build time:           75m (667 MHz)</screen>
    1010
    11 <para><screen>XFree86 depends on: <xref linkend="freetype2"/>, <xref linkend="expat"/> and <xref linkend="libpng"/>.</screen></para>
    1211
    1312<para>XFree86 is a freely redistributable open-source implementation of the
     
    1615while also providing both the windowing infrastructure and a standardized
    1716application interface (API).</para>
     17
     18<screen>XFree86 depends on:
     19<xref linkend="freetype2"/>, <xref linkend="expat"/> and <xref linkend="libpng"/></screen>
    1820
    1921<para>There are several files that need to be fetched from the download location:
  • x/lib/atk/atk-desc.xml

    r301a2cd3 r96574fa7  
    22<title>Contents</title>
    33
    4 <para>The atk package contains <filename>ATK</filename> Libraries.</para>
     4<para>The atk package contains <filename>libatk</filename> libraries.</para>
    55
    66</sect2>
  • x/lib/freetype2/freetype2-desc.xml

    r301a2cd3 r96574fa7  
    22<title>Contents</title>
    33
    4 <para>The freetype2 package contains <filename>freetype</filename>
     4<para>The freetype2 package contains <filename>libfreetype</filename>
    55libraries.</para>
    66</sect2>
  • x/lib/gtk/gtk+-desc.xml

    r301a2cd3 r96574fa7  
    22<title>Contents</title>
    33
    4 <para>The GTK+ package contains <filename>GTK+</filename> Libraries.</para>
     4<para>The GTK+ package contains <filename>libgtk-1.2</filename> libraries.</para>
    55
    66</sect2>
  • x/lib/gtk/gtk+2-desc.xml

    r301a2cd3 r96574fa7  
    22<title>Contents</title>
    33
    4 <para>The GTK+ package contains <filename>GTK+</filename> Libraries.</para>
     4<para>The GTK+ package contains <filename>libgtk-x11-2.0</filename> libraries.</para>
    55
    66</sect2>
  • x/lib/notification/startup-notification-desc.xml

    r301a2cd3 r96574fa7  
    33
    44<para>The startup-notification package contains
    5 <filename>startup-notification</filename> libraries.</para>
     5<filename>libstartup-notification</filename> libraries.</para>
    66
    77</sect2>
  • x/lib/pango/pango-desc.xml

    r301a2cd3 r96574fa7  
    22<title>Contents</title>
    33
    4 <para>The pango package contains <filename>Pango</filename> libraries.</para>
     4<para>The pango package contains <filename>libpango</filename> libraries.</para>
    55
    66</sect2>
  • x/lib/qt/qt-desc.xml

    r301a2cd3 r96574fa7  
    22<title>Contents</title>
    33
    4 <para>The qt package contains the <filename>qt</filename> library.</para>
     4<para>The qt package contains the <filename>libqt-mt</filename>
     5libraries and <filename>libqui</filename> libraries.</para>
    56
    67</sect2>
Note: See TracChangeset for help on using the changeset viewer.