Changeset 04677b5 for pst


Ignore:
Timestamp:
05/16/2005 04:21:38 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
b3b8d69
Parents:
e7323adb
Message:

Tagged sgml-common.xml

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

File:
1 edited

Legend:

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

    re7323adb r04677b5  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
    12<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
    23   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
     
    1314
    1415<sect1 id="sgml-common" xreflabel="SGML Common-&sgml-common-version;">
    15 <sect1info>
    16 <othername>$LastChangedBy$</othername>
    17 <date>$Date$</date>
    18 </sect1info>
    19 <?dbhtml filename="sgml-common.html"?>
    20 <title>SGML Common-&sgml-common-version;</title>
    21 <indexterm zone="sgml-common">
    22 <primary sortas="a-SGML-Common">SGML Common</primary></indexterm>
    23 
    24 <sect2>
    25 <title>Introduction to <application><acronym>SGML</acronym>
    26 Common</application></title>
    27 
    28 <para>The <application><acronym>SGML</acronym> Common</application> package
    29 contains <command>install-catalog</command>. This is useful for creating and
    30 maintaining centralized <acronym>SGML</acronym> catalogs.</para>
    31 
    32 <sect3><title>Package information</title>
    33 <itemizedlist spacing='compact'>
    34 <listitem><para>Download (HTTP): <ulink
    35 url="&sgml-common-download-http;"/></para></listitem>
    36 <listitem><para>Download (FTP): <ulink
    37 url="&sgml-common-download-ftp;"/></para></listitem>
    38 <listitem><para>Download MD5 sum: &sgml-common-md5sum;</para></listitem>
    39 <listitem><para>Download size: &sgml-common-size;</para></listitem>
    40 <listitem><para>Estimated disk space required:
    41 &sgml-common-buildsize;</para></listitem>
    42 <listitem><para>Estimated build time:
    43 &sgml-common-time;</para></listitem></itemizedlist>
    44 </sect3>
    45 
    46 <sect3><title>Additional downloads</title>
    47 <itemizedlist spacing='compact'>
    48 <listitem><para>Required Patch: <ulink
    49 url="&patch-root;/sgml-common-&sgml-common-version;-manpage-1.patch"/></para>
    50 </listitem>
    51 </itemizedlist>
    52 </sect3>
    53 
    54 </sect2>
    55 
    56 <sect2>
    57 <title>Installation of <application><acronym>SGML</acronym>
    58 Common</application></title>
    59 
    60 <para>First apply the patch:</para>
    61 
    62 <screen><userinput><command>patch -Np1 -i ../sgml-common-0.6.3-manpage-1.patch</command></userinput></screen>
    63 
    64 <para>The autotools files included with
    65 <application><acronym>SGML</acronym> Common</application> are old. Use
    66 the following commands to regenerate the files.</para>
    67 
    68 <screen><userinput><command>aclocal &amp;&amp;
     16  <?dbhtml filename="sgml-common.html"?>
     17
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
     22
     23  <title>SGML Common-&sgml-common-version;</title>
     24
     25  <indexterm zone="sgml-common">
     26    <primary sortas="a-SGML-Common">SGML Common</primary>
     27  </indexterm>
     28
     29  <sect2 role="package">
     30    <title>Introduction to SGML Common</title>
     31
     32    <para>The <application>SGML Common</application> package contains
     33    <command>install-catalog</command>. This is useful for creating and
     34    maintaining centralized SGML catalogs.</para>
     35
     36    <bridgehead renderas="sect3">Package Information</bridgehead>
     37    <itemizedlist spacing="compact">
     38      <listitem>
     39        <para>Download (HTTP): <ulink url="&sgml-common-download-http;"/></para>
     40      </listitem>
     41      <listitem>
     42        <para>Download (FTP): <ulink url="&sgml-common-download-ftp;"/></para>
     43      </listitem>
     44      <listitem>
     45        <para>Download MD5 sum: &sgml-common-md5sum;</para>
     46      </listitem>
     47      <listitem>
     48        <para>Download size: &sgml-common-size;</para>
     49      </listitem>
     50      <listitem>
     51        <para>Estimated disk space required: &sgml-common-buildsize;</para>
     52      </listitem>
     53      <listitem>
     54        <para>Estimated build time: &sgml-common-time;</para>
     55      </listitem>
     56    </itemizedlist>
     57
     58    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     59    <itemizedlist spacing='compact'>
     60      <listitem>
     61        <para>Required Patch: <ulink
     62        url="&patch-root;/sgml-common-&sgml-common-version;-manpage-1.patch"/></para>
     63      </listitem>
     64    </itemizedlist>
     65
     66  </sect2>
     67
     68  <sect2 role="installation">
     69    <title>Installation of SGML Common</title>
     70
     71    <para>First apply the patch:</para>
     72
     73<screen><userinput>patch -Np1 -i ../sgml-common-0.6.3-manpage-1.patch</userinput></screen>
     74
     75    <para>The autotools files included with
     76    <application>SGML Common</application> are old. Use
     77    the following commands to regenerate the files.</para>
     78
     79<screen><userinput>aclocal &amp;&amp;
    6980automake -acf &amp;&amp;
    70 autoconf</command></userinput></screen>
    71 
    72 <para>Install <application><acronym>SGML</acronym> Common</application> by
    73 running the following commands:</para>
    74 
    75 <screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    76 make</command></userinput></screen>
    77 
    78 <para>Now, as the root user:</para>
    79 
    80 <screen><userinput role='root'><command>make install &amp;&amp;
     81autoconf</userinput></screen>
     82
     83    <para>Install <application>SGML Common</application> by
     84    running the following commands:</para>
     85
     86<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     87make</userinput></screen>
     88
     89    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     90
     91<screen role="root"><userinput>make install &amp;&amp;
    8192install-catalog --add /etc/sgml/sgml-ent.cat \
    8293    /usr/share/sgml/sgml-iso-entities-8879.1986/catalog &amp;&amp;
    8394install-catalog --add /etc/sgml/sgml-docbook.cat \
    84     /etc/sgml/sgml-ent.cat</command></userinput></screen>
    85 
    86 <tip><title>Update hint</title>
    87 <para>Remove the above catalog items prior to upgrading (as the root user)
    88 with:
    89 
    90 <screen><userinput role='root'><command>install-catalog --remove /etc/sgml/sgml-ent.cat \
     95    /etc/sgml/sgml-ent.cat</userinput></screen>
     96
     97    <tip>
     98      <title>Update Hint</title>
     99
     100      <para>Remove the above catalog items prior to upgrading (as the root user)
     101      with:</para>
     102
     103<screen role="root"><userinput>install-catalog --remove /etc/sgml/sgml-ent.cat \
    91104    /usr/share/sgml/sgml-iso-entities-8879.1986/catalog &amp;&amp;
    92105install-catalog --remove /etc/sgml/sgml-docbook.cat \
    93     /etc/sgml/sgml-ent.cat</command></userinput></screen></para></tip>
    94 
    95 </sect2>
    96 
    97 <sect2>
    98 <title>Configuring <application><acronym>SGML</acronym>
    99 Common</application></title>
    100 
    101 <sect3 id="sgml-common-config"><title>Config files</title>
    102 <para><filename>/etc/sgml/sgml.conf</filename></para>
    103 <indexterm zone="sgml-common sgml-common-config">
    104 <primary sortas="e-etc-sgml-sgml.conf">/etc/sgml/sgml.conf</primary>
    105 </indexterm>
    106 </sect3>
    107 
    108 <sect3><title>Configuration Information</title>
    109 
    110 <para>No change in this file is necessary.</para>
    111 </sect3>
    112 
    113 </sect2>
    114 
    115 <sect2>
    116 <title>Contents</title>
    117 
    118 <segmentedlist>
    119 <segtitle>Installed Programs</segtitle>
    120 <segtitle>Installed Libraries</segtitle>
    121 <segtitle>Installed Files</segtitle>
    122 <segtitle>Installed Directories</segtitle>
    123 
    124 <seglistitem>
    125 <seg>install-catalog and sgmlwhich</seg>
    126 <seg>None</seg>
    127 <seg>SGML and XML DocBook entity files</seg>
    128 <seg>/etc/sgml, /usr/share/doc/sgml-common-&sgml-common-version; and
    129 /usr/share/sgml</seg>
    130 </seglistitem>
    131 </segmentedlist>
    132 
    133 <variablelist>
    134 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    135 <?dbfo list-presentation="list"?>
    136 
    137 <varlistentry id="install-catalog">
    138 <term><command>install-catalog</command></term>
    139 <listitem><para>creates a centralized catalog that maintains references to
    140 catalogs scattered throughout the
    141 <filename class="directory">/usr/share/sgml</filename> directory tree.</para>
    142 <indexterm zone="sgml-common install-catalog">
    143 <primary sortas="b-install-catalog">install-catalog</primary>
    144 </indexterm></listitem>
    145 </varlistentry>
    146 
    147 <varlistentry id="sgmlwhich">
    148 <term><command>sgmlwhich</command></term>
    149 <listitem><para>will print to standard output the name of the main
    150 configuration file.</para>
    151 <indexterm zone="sgml-common sgmlwhich">
    152 <primary sortas="b-sgmlwhich">sgmlwhich</primary>
    153 </indexterm></listitem>
    154 </varlistentry>
    155 
    156 <varlistentry id="SGML-entities">
    157 <term><filename>SGML entities files</filename></term>
    158 <listitem><para>contain the basic character entities defined with
    159 <acronym>SDATA</acronym> entries.</para>
    160 <indexterm zone="sgml-common SGML-entities">
    161 <primary sortas="g-sgml-entities-files">SGML entities files</primary>
    162 </indexterm></listitem>
    163 </varlistentry>
    164 
    165 <varlistentry id="XML-entities">
    166 <term><filename>XML entities files</filename></term>
    167 <listitem><para> contain the basic character entities defined by a hexadecimal
    168 representation of the Unicode character number.</para>
    169 <indexterm zone="sgml-common XML-entities">
    170 <primary sortas="g-xml-entities-files">XML entities files</primary>
    171 </indexterm></listitem>
    172 </varlistentry>
    173 </variablelist>
    174 
    175 </sect2>
     106    /etc/sgml/sgml-ent.cat</userinput></screen>
     107
     108    </tip>
     109
     110  </sect2>
     111
     112  <sect2 role="configuration">
     113    <title>Configuring SGML Common</title>
     114
     115    <sect3 id="sgml-common-config">
     116      <title>Config Files</title>
     117
     118      <para><filename>/etc/sgml/sgml.conf</filename></para>
     119
     120      <indexterm zone="sgml-common sgml-common-config">
     121        <primary sortas="e-etc-sgml-sgml.conf">/etc/sgml/sgml.conf</primary>
     122      </indexterm>
     123
     124    </sect3>
     125
     126    <sect3>
     127      <title>Configuration Information</title>
     128
     129      <para>No change in this file is necessary.</para>
     130
     131    </sect3>
     132
     133  </sect2>
     134
     135  <sect2 role="content">
     136    <title>Contents</title>
     137
     138    <segmentedlist>
     139      <segtitle>Installed Programs</segtitle>
     140      <segtitle>Installed Libraries</segtitle>
     141      <segtitle>Installed Files</segtitle>
     142      <segtitle>Installed Directories</segtitle>
     143
     144      <seglistitem>
     145        <seg>install-catalog and sgmlwhich</seg>
     146        <seg>None</seg>
     147        <seg>SGML and XML DocBook entity files</seg>
     148        <seg>/etc/sgml, /usr/share/doc/sgml-common-&sgml-common-version;, and
     149        /usr/share/sgml</seg>
     150      </seglistitem>
     151    </segmentedlist>
     152
     153    <variablelist>
     154      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     155      <?dbfo list-presentation="list"?>
     156      <?dbhtml list-presentation="table"?>
     157
     158      <varlistentry id="install-catalog">
     159        <term><command>install-catalog</command></term>
     160        <listitem>
     161          <para>creates a centralized catalog that maintains references to
     162          catalogs scattered throughout the
     163          <filename class="directory">/usr/share/sgml</filename> directory
     164          tree.</para>
     165          <indexterm zone="sgml-common install-catalog">
     166            <primary sortas="b-install-catalog">install-catalog</primary>
     167          </indexterm>
     168        </listitem>
     169      </varlistentry>
     170
     171      <varlistentry id="sgmlwhich">
     172        <term><command>sgmlwhich</command></term>
     173        <listitem>
     174          <para>will print to standard output the name of the main
     175          configuration file.</para>
     176          <indexterm zone="sgml-common sgmlwhich">
     177            <primary sortas="b-sgmlwhich">sgmlwhich</primary>
     178          </indexterm>
     179        </listitem>
     180      </varlistentry>
     181
     182      <varlistentry id="SGML-entities">
     183        <term><filename>SGML entities files</filename></term>
     184        <listitem>
     185          <para>contain the basic character entities defined with
     186          SDATA entries.</para>
     187          <indexterm zone="sgml-common SGML-entities">
     188            <primary sortas="g-sgml-entities-files">SGML entities files</primary>
     189          </indexterm>
     190        </listitem>
     191      </varlistentry>
     192
     193      <varlistentry id="XML-entities">
     194        <term><filename>XML entities files</filename></term>
     195        <listitem>
     196        <para> contain the basic character entities defined by a hexadecimal
     197          representation of the Unicode character number.</para>
     198          <indexterm zone="sgml-common XML-entities">
     199            <primary sortas="g-xml-entities-files">XML entities files</primary>
     200          </indexterm>
     201        </listitem>
     202      </varlistentry>
     203
     204    </variablelist>
     205
     206  </sect2>
    176207
    177208</sect1>
Note: See TracChangeset for help on using the changeset viewer.