Changeset 377584f for basicnet/netlibs


Ignore:
Timestamp:
09/23/2003 08:34:30 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
95079c36
Parents:
178f7b4
Message:

added chapter intros 16, 18, 20

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

Location:
basicnet/netlibs
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netlibs/curl.xml

    r178f7b4 r377584f  
    1 <sect1 id="curl" xreflabel="curl-&curl-version;">
     1<sect1 id="curl" xreflabel="cURL-&curl-version;">
    22<?dbhtml filename="curl.html" dir="basicnet"?>
    3 <title>curl-&curl-version;</title>
     3<title>cURL-&curl-version;</title>
    44
    55&curl-intro;
  • basicnet/netlibs/curl/curl-config.xml

    r178f7b4 r377584f  
    11<sect2>
    2 <title>Configuring <application>curl</application></title>
     2<title>Configuring <application>cURL</application></title>
    33
    44<sect3><title>Configuration Information</title>
  • basicnet/netlibs/curl/curl-desc.xml

    r178f7b4 r377584f  
    22<title>Contents</title>
    33
    4 <para>The <application>curl</application> package contains <command>curl</command>, <command>curl-config</command> and the
     4<para>The <application>cURL</application> package contains <command>curl</command>, <command>curl-config</command> and the
    55<filename class="libraryfile">libcurl</filename> libraries.</para>
    66
  • basicnet/netlibs/curl/curl-inst.xml

    r178f7b4 r377584f  
    11<sect2>
    2 <title>Installation of <application>curl</application></title>
     2<title>Installation of <application>cURL</application></title>
    33
    4 <para>Install <application>curl</application> by running the following commands:</para>
     4<para>Install <application>cURL</application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
  • basicnet/netlibs/curl/curl-intro.xml

    r178f7b4 r377584f  
    11<sect2>
    2 <title>Introduction to <application>curl</application></title>
     2<title>Introduction to <application>cURL</application></title>
    33
    4 <para>The <application>curl</application> package contains curl and its
     4<para>The <application>cURL</application> package contains curl and its
    55support library. This is useful for transferring files with
    66<acronym>URL</acronym> syntax.
     
    2020</sect3>
    2121
    22 <sect3><title><application>curl</application> dependencies</title>
     22<sect3><title><application>cURL</application> dependencies</title>
    2323<sect4><title>Optional</title>
    2424<para><xref linkend="openssl"/> and <xref linkend="openldap"/></para></sect4>
  • basicnet/netlibs/gnet.xml

    r178f7b4 r377584f  
    1 <sect1 id="gnet" xreflabel="gnet-&gnet-version;">
     1<sect1 id="gnet" xreflabel="GNet-&gnet-version;">
    22<?dbhtml filename="gnet.html" dir="basicnet"?>
    3 <title>gnet-&gnet-version;</title>
     3<title>GNet-&gnet-version;</title>
    44
    55&gnet-intro;
  • basicnet/netlibs/gnet/gnet-config.xml

    r178f7b4 r377584f  
    11<sect2>
    2 <title>Configuring <application>gnet</application></title>
     2<title>Configuring <application>GNet</application></title>
    33
    44<sect3><title>Config files</title>
  • basicnet/netlibs/gnet/gnet-desc.xml

    r178f7b4 r377584f  
    22<title>Contents</title>
    33
    4 <para>The <application>gnet</application> package contains <filename>libgnet</filename> libraries.</para>
     4<para>The <application>GNet</application> package contains <filename>libgnet</filename> libraries.</para>
    55
    66</sect2>
  • basicnet/netlibs/gnet/gnet-inst.xml

    r178f7b4 r377584f  
    11<sect2>
    2 <title>Installation of <application>gnet</application></title>
     2<title>Installation of <application>GNet</application></title>
    33
    4 <para>Install <application>gnet</application> by running the following commands:
     4<para>Install <application>GNet</application> by running the following commands:
    55</para>
    66
  • basicnet/netlibs/gnet/gnet-intro.xml

    r178f7b4 r377584f  
    11<sect2>
    2 <title>Introduction to <application>gnet</application></title>
     2<title>Introduction to <application>GNet</application></title>
    33
    44
    5 <para>The <application>gnet</application> package contains a simple network
     5<para>The <application>GNet</application> package contains a simple network
    66library. This is useful for supporting <acronym>TCP</acronym> sockets,
    77<acronym>UDP</acronym> and <acronym>IP</acronym> multicast, asynchronous
     
    2121</sect3>
    2222
    23 <sect3><title><application>gnet</application> dependencies</title>
     23<sect3><title><application>GNet</application> dependencies</title>
    2424<sect4><title>Required</title>
    2525<para><xref linkend="GLib2"/></para></sect4>
  • basicnet/netlibs/netlibs.xml

    r178f7b4 r377584f  
    22<?dbhtml filename="netlibs.html" dir="basicnet"?>
    33<title>Networking Libraries</title>
     4
     5<para>These applications are support libraries for other applications in
     6the book.  It is unlikely that you would just intall these libraries, you will
     7generaly find that you will be referred to this chapter to satisfy a
     8dependency of other applications.</para>
     9
     10
    411
    512&curl;
  • basicnet/netlibs/wvstreams.xml

    r178f7b4 r377584f  
    1 <sect1 id="wvstreams" xreflabel="wvstreams-&wvstreams-version;">
     1<sect1 id="wvstreams" xreflabel="WvStreams-&wvstreams-version;">
    22<?dbhtml filename="wvstreams.html" dir="basicnet"?>
    3 <title>wvstreams-&wvstreams-version;</title>
     3<title>WvStreams-&wvstreams-version;</title>
    44
    55&wvstreams-intro;
  • basicnet/netlibs/wvstreams/wvstreams-config.xml

    r178f7b4 r377584f  
    11<sect2>
    2 <title>Configuring wvstreams</title>
     2<title>Configuring <application>WvStreams</application></title>
    33
    44<sect3><title>Configuration Information</title>
  • basicnet/netlibs/wvstreams/wvstreams-desc.xml

    r178f7b4 r377584f  
    22<title>Contents</title>
    33
    4 <para>The wvstreams package contains the
     4<para>The <application>WvStreams</application> package contains the
    55<filename class="libraryfile">libwvcrypto</filename>,
    66<filename class="libraryfile">libwvstreams</filename> and
  • basicnet/netlibs/wvstreams/wvstreams-exp.xml

    r178f7b4 r377584f  
    44<para><command>make PREFIX=/usr LDFLAGS="-lcrypt"</command> :
    55This fixes <filename class="libraryfile">libwvstreams</filename>' issues
    6 with OpenSSL's crypto library.</para>
     6with <application>Open<acronym>SSL</acronym></application>'s crypto library.</para>
    77
    88</sect2>
  • basicnet/netlibs/wvstreams/wvstreams-inst.xml

    r178f7b4 r377584f  
    11<sect2>
    2 <title>Installation of <application>wvstreams</application></title>
     2<title>Installation of <application>WvStreams</application></title>
    33
    4 <para>Install <application>wvstreams</application> by running the following commands:</para>
     4<para>Install <application>WvStreams</application> by running the following commands:</para>
    55
    66<screen><userinput><command>patch -Np1 -i ../wvstreams-3.70-wvcrypto.patch &amp;&amp;
  • basicnet/netlibs/wvstreams/wvstreams-intro.xml

    r178f7b4 r377584f  
    11<sect2>
    2 <title>Introduction to <application>wvstreams</application></title>
     2<title>Introduction to <application>WvStreams</application></title>
    33
    4 <para>The <application>wvstreams</application> package contains the
     4<para>The <application>WvStreams</application> package contains the
    55network programming libraries. These are needed to compile wvdial.</para>
    66
     
    2222</itemizedlist></sect3>
    2323
    24 <sect3><title><application>wvstreams</application> dependencies</title>
     24<sect3><title><application>WvStreams</application> dependencies</title>
    2525<sect4><title>Required</title>
    2626<para><xref linkend="openssl"/>
Note: See TracChangeset for help on using the changeset viewer.