Changeset 80d6d7d5


Ignore:
Timestamp:
03/02/2015 01:45:33 AM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d9321c0
Parents:
8cd3010
Message:

Finish tagging networking and pst sections

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

Files:
22 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/at.xml

    r8cd3010 r80d6d7d5  
    104104    commands:</para>
    105105
    106     <screen><userinput>./configure --docdir=/usr/share/doc/at-&at-version; \
    107             --with-daemon_username=atd        \
     106    <screen><userinput>./configure --with-daemon_username=atd        \
    108107            --with-daemon_groupname=atd       \
    109108            SENDMAIL=/usr/sbin/sendmail       &amp;&amp;
     
    114113    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    115114
    116 <screen role="root"><userinput>make install</userinput></screen>
     115<screen role="root"><userinput>make install \
     116        docdir=/usr/share/doc/at-&at-version; \
     117      atdocdir=/usr/share/doc/at-&at-version; </userinput></screen>
    117118
    118119  </sect2>
  • networking/connect/dhcpcd.xml

    r8cd3010 r80d6d7d5  
    3737    DHCP client.</para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/mailnews/fetchmail.xml

    r8cd3010 r80d6d7d5  
    3535    read by normal mail user agents.</para>
    3636
    37     &lfs76_checked;
     37    &lfs77_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/mailnews/mutt.xml

    r8cd3010 r80d6d7d5  
    3535    deleting your email.</para>
    3636
    37     &lfs76_checked;
     37    &lfs77_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    116116    <note>
    117117      <para>This version of <application>Mutt</application> is a development
    118       release.  The BLFS staff has determined that it provides a stable
     118      release.  The BLFS editors have determined that it provides a stable
    119119      program and fixes two issues in the current stable version of
    120120      <application>Mutt</application>: a segmentation fault that occurs under
  • networking/mailnews/procmail.xml

    r8cd3010 r80d6d7d5  
    3434    mail processor. This is useful for filtering and sorting incoming mail.</para>
    3535
    36     &lfs76_checked;
     36    &lfs77_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7272
    7373<screen role='root'><userinput>sed -i 's/getline/get_line/' src/*.[ch] &amp;&amp;
     74
    7475make LOCKINGTEST=/tmp MANDIR=/usr/share/man install &amp;&amp;
    7576make install-suid</userinput></screen>
  • networking/mailnews/re-alpine.xml

    r8cd3010 r80d6d7d5  
    3333    a text-based email client developed by the University of Washington.</para>
    3434
    35     &lfs76_checked;
     35    &lfs77_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netlibs/ldns.xml

    r8cd3010 r80d6d7d5  
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netlibs/libndp.xml

    r8cd3010 r80d6d7d5  
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netlibs/libpcap.xml

    r8cd3010 r80d6d7d5  
    3535    </para>
    3636
    37     &lfs76_checked;
     37    &lfs77_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    109109
    110110<screen><userinput>patch -Np1 -i ../libpcap-&libpcap-version;-enable_bluetooth-1.patch &amp;&amp;
     111
    111112./configure --prefix=/usr &amp;&amp;
    112113make</userinput></screen>
  • networking/netprogs/cifsutils.xml

    r8cd3010 r80d6d7d5  
    3333    mounting SMB/CIFS shares on a Linux system.</para>
    3434
    35     &lfs76_checked;
     35    &lfs77_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netprogs/samba.xml

    r8cd3010 r80d6d7d5  
    3737    among other things provides LAN browsing support).</para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    130130    limitation to 108 characters of the path length of a unix named pipe socket
    131131    may be the cause of errors, so that over 1/3 of the tests might fail. For
    132     this reason, the switch <option>-/-with-selftest-prefix=/tmp/quick</option>
     132    this reason, the switch <option>--with-selftest-prefix=/tmp/quick</option>
    133133    (or another path with small number of characters) can be used with
    134134    configure. Even so, the
  • networking/netutils/avahi.xml

    r8cd3010 r80d6d7d5  
    3535    </para>
    3636
    37     &lfs76_checked;
     37    &lfs77_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    126126<!-- final part of sed removes " -DGDK_DISABLE_DEPRECATED=1 -DGTK_DISABLE_DEPRECATED=1 \" -->
    127127<screen><userinput>sed -i 's/\(CFLAGS=.*\)-Werror \(.*\)/\1\2/' configure &amp;&amp;
    128 sed -i -e 's/-DG_DISABLE_DEPRECATED=1//' \
    129  -e '/-DGDK_DISABLE_DEPRECATED/d' avahi-ui/Makefile.in &amp;&amp;
     128
     129sed -e 's/-DG_DISABLE_DEPRECATED=1//' \
     130    -e '/-DGDK_DISABLE_DEPRECATED/d'  \
     131    -i avahi-ui/Makefile.in &amp;&amp;
     132
    130133./configure --prefix=/usr        \
    131134            --sysconfdir=/etc    \
  • networking/netutils/bind-utils.xml

    r8cd3010 r80d6d7d5  
    3939    client side applications.</para>
    4040
    41     &lfs76_checked;
     41    &lfs77_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netutils/mod_dnssd.xml

    r8cd3010 r80d6d7d5  
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netutils/networkmanager.xml

    r8cd3010 r80d6d7d5  
    4040    </para>
    4141
    42     &lfs76_checked;
     42    &lfs77_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netutils/wicd.xml

    r8cd3010 r80d6d7d5  
    3939    </para>
    4040
    41     &lfs76_checked;
     41    &lfs77_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    124124    <para>Now, as the <systemitem class="username">root</systemitem> user, install the package:</para>
    125125
    126 <screen role="root"><userinput>python setup.py install</userinput></screen>
     126<screen role="root"><userinput>LANG=C python setup.py install</userinput></screen>
    127127
    128128  </sect2>
     
    165165    The group that will have permission to use the Wicd client (default is the
    166166    <systemitem class="groupname">users</systemitem> group).</para>
     167
     168    <para><envar>LANG=C</envar>: This envronment variable is needed to allow
     169    the installation to complete.</para>
     170
    167171  </sect2>
    168172
  • networking/netutils/wireshark.xml

    r8cd3010 r80d6d7d5  
    3939    network analyzers.</para>
    4040
    41     &lfs76_checked;
     41    &lfs77_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    171171<screen role="root"><userinput>groupadd -g 62 wireshark</userinput></screen>
    172172
    173     <para>If you want an unpriviledged user to execute
    174     <application>wireshark</application>, run the following command as the
    175     <systemitem class="username">root</systemitem> user:</para>
    176 
    177 <screen role="root"><userinput>usermod -a -G wireshark <replaceable>&lt;username&gt;</replaceable></userinput></screen>
    178 
    179173    <para>If you have <application>GTK+2</application> and 3, and
    180174    <application>Qt4</application> and 5, one GUI linked to
     
    201195    the following commands:</para>
    202196
    203 <screen><userinput>patch -Np1 -i wireshark-&wireshark-version;-lua_5_3_0-1.patch  &amp;&amp;
     197<screen><userinput>patch -Np1 -i ../wireshark-&wireshark-version;-lua_5_3_0-1.patch  &amp;&amp;
    204198
    205199./configure --prefix=/usr     \
  • pst/ps/a2ps.xml

    r8cd3010 r80d6d7d5  
    3737    expands appropriately to <quote>all to PostScript</quote>.</para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <caution>
  • pst/ps/enscript.xml

    r8cd3010 r80d6d7d5  
    3737    to PostScript, HTML, RTF, ANSI and overstrikes.</para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <caution>
  • pst/ps/psutils.xml

    r8cd3010 r80d6d7d5  
    3434    PostScript files.</para>
    3535
    36     &lfs76_checked;
     36    &lfs77_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/scanning/xsane.xml

    r8cd3010 r80d6d7d5  
    3535    quality and ease of use compared to <command>xscanimage</command>.</para>
    3636
    37     &lfs76_checked;
     37    &lfs77_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/typesetting/tl-installer.xml

    r8cd3010 r80d6d7d5  
    4747    <filename class="directory">&texlive-year;/</filename> directory.</para>
    4848
    49     &lfs76_checked;
     49    &lfs77_checked;
    5050
    5151    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.