Ignore:
Timestamp:
02/16/2005 12:43:57 AM (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:
b3811e1
Parents:
0f85be2
Message:

Added md5sums to Chapter 42-44 package instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/sgml/sgml-common.xml

    r0f85be2 rc2a37a6  
    33  <!ENTITY % general-entities SYSTEM "../../general.ent">
    44  %general-entities;
    5  
     5
    66  <!ENTITY sgml-common-download-http "http://gd.tuwien.ac.at/hci/kde/devel/docbook/SOURCES/sgml-common-&sgml-common-version;.tgz">
    77  <!ENTITY sgml-common-download-ftp  "ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/sgml-common-&sgml-common-version;.tgz">
     8  <!ENTITY sgml-common-md5sum        "103c9828f24820df86e55e7862e28974">
    89  <!ENTITY sgml-common-size          "75 KB">
    910  <!ENTITY sgml-common-buildsize     "648 KB">
     
    2021
    2122<sect2>
    22 <title>Introduction to <application><acronym>SGML</acronym> Common</application></title>
     23<title>Introduction to <application><acronym>SGML</acronym>
     24Common</application></title>
    2325
    24 <para>The <application><acronym>SGML</acronym> Common</application> package
    25 contains <command>install-catalog</command>. This is useful
    26 for creating and maintaining centralized <acronym>SGML</acronym> catalogs.</para>
     26<para>The <application><acronym>SGML</acronym> Common</application> package 
     27contains <command>install-catalog</command>. This is useful for creating and
     28maintaining centralized <acronym>SGML</acronym> catalogs.</para>
    2729
    2830<sect3><title>Package information</title>
     
    3234<listitem><para>Download (FTP): <ulink
    3335url="&sgml-common-download-ftp;"/></para></listitem>
     36<listitem><para>Download MD5 sum: &sgml-common-md5sum;</para></listitem>
    3437<listitem><para>Download size: &sgml-common-size;</para></listitem>
    3538<listitem><para>Estimated disk space required:
     
    4144<sect3><title>Additional downloads</title>
    4245<itemizedlist spacing='compact'>
    43 <listitem><para>Required Patch: <ulink url="&patch-root;/sgml-common-&sgml-common-version;-manpage-1.patch"/></para></listitem>
    44 </itemizedlist></sect3>
     46<listitem><para>Required Patch: <ulink
     47url="&patch-root;/sgml-common-&sgml-common-version;-manpage-1.patch"/></para>
     48</listitem>
     49</itemizedlist>
     50</sect3>
    4551
    4652</sect2>
    4753
    4854<sect2>
    49 <title>Installation of <application><acronym>SGML</acronym> Common</application></title>
     55<title>Installation of <application><acronym>SGML</acronym>
     56Common</application></title>
    5057
    5158<para>First apply the patch:</para>
     
    7481<tip><title>Update hint</title>
    7582<para>Remove the above catalog items prior to upgrading with:
     83
    7684<screen><command>install-catalog --remove /etc/sgml/sgml-ent.cat \
    7785    /usr/share/sgml/sgml-iso-entities-8879.1986/catalog &amp;&amp;
    7886install-catalog --remove /etc/sgml/sgml-docbook.cat \
    7987    /etc/sgml/sgml-ent.cat</command></screen></para></tip>
     88
    8089</sect2>
    8190
    8291<sect2>
    83 <title>Configuring <application><acronym>SGML</acronym>-common</application></title>
     92<title>Configuring <application><acronym>SGML</acronym>
     93Common</application></title>
    8494
    8595<sect3><title>Config files</title>
     
    97107<title>Contents</title>
    98108
    99 <para>The <application><acronym>SGML</acronym> Common</application> package contains
    100 <command>install-catalog</command>,
     109<para>The <application><acronym>SGML</acronym> Common</application> package
     110contains <command>install-catalog</command>,
    101111<command>sgmlwhich</command>, <acronym>SGML</acronym> entities
    102112files and <acronym>XML</acronym> entities files.</para>
     
    109119<para><command>install-catalog</command> creates a centralized catalog that
    110120maintains references to catalogs scattered throughout the
    111 <filename class="directory">/usr/share/sgml</filename> directory tree.</para></sect3>
     121<filename class="directory">/usr/share/sgml</filename> directory
     122tree.</para></sect3>
    112123
    113124<sect3><title>sgmlwhich</title>
Note: See TracChangeset for help on using the changeset viewer.