source: pst/sgml/sgml-common.xml@ cda852a

12.0 12.1 12.2 gimp3 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since cda852a was 15445ab, checked in by Douglas R. Reno <renodr@…>, 19 months ago

Lots of tags

  • Property mode set to 100644
File size: 7.8 KB
RevLine 
[04677b5]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[50d3491a]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[c2a37a6]6
[8dfc5c3]7 <!ENTITY sgml-common-download-http "https://sourceware.org/ftp/docbook-tools/new-trials/SOURCES/sgml-common-&sgml-common-version;.tgz">
8 <!ENTITY sgml-common-download-ftp "ftp://sourceware.org/pub/docbook-tools/new-trials/SOURCES/sgml-common-&sgml-common-version;.tgz">
[c2a37a6]9 <!ENTITY sgml-common-md5sum "103c9828f24820df86e55e7862e28974">
[50d3491a]10 <!ENTITY sgml-common-size "75 KB">
[1af6dcf9]11 <!ENTITY sgml-common-buildsize "1.5 MB">
[ea92fe5]12 <!ENTITY sgml-common-time "less than 0.1 SBU">
[50d3491a]13]>
14
[a027d7d3]15<sect1 id="sgml-common" xreflabel="sgml-common-&sgml-common-version;">
[04677b5]16 <?dbhtml filename="sgml-common.html"?>
17
18
[a027d7d3]19 <title>sgml-common-&sgml-common-version;</title>
[04677b5]20
21 <indexterm zone="sgml-common">
22 <primary sortas="a-SGML-Common">SGML Common</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to SGML Common</title>
27
[fa3edfef]28 <para>
29 The <application>SGML Common</application> package contains
30 <command>install-catalog</command>. This is useful for creating and
31 maintaining centralized SGML catalogs.
32 </para>
[04677b5]33
[15445ab]34 &lfs113_checked;
[1c65bfd]35
[04677b5]36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
[fa3edfef]39 <para>
40 Download (HTTP): <ulink url="&sgml-common-download-http;"/>
41 </para>
[04677b5]42 </listitem>
43 <listitem>
[fa3edfef]44 <para>
45 Download (FTP): <ulink url="&sgml-common-download-ftp;"/>
46 </para>
[04677b5]47 </listitem>
48 <listitem>
[fa3edfef]49 <para>
50 Download MD5 sum: &sgml-common-md5sum;
51 </para>
[04677b5]52 </listitem>
53 <listitem>
[fa3edfef]54 <para>
55 Download size: &sgml-common-size;
56 </para>
[04677b5]57 </listitem>
58 <listitem>
[fa3edfef]59 <para>
60 Estimated disk space required: &sgml-common-buildsize;
61 </para>
[04677b5]62 </listitem>
63 <listitem>
[fa3edfef]64 <para>
65 Estimated build time: &sgml-common-time;
66 </para>
[04677b5]67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
71 <itemizedlist spacing='compact'>
72 <listitem>
[fa3edfef]73 <para>
74 Required patch: <ulink url=
75 "&patch-root;/sgml-common-&sgml-common-version;-manpage-1.patch"/>
76 </para>
[04677b5]77 </listitem>
78 </itemizedlist>
79
[977061b0]80 <para condition="html" role="usernotes">User Notes:
81 <ulink url="&blfs-wiki;/sgml-common"/></para>
82
[04677b5]83 </sect2>
84
85 <sect2 role="installation">
86 <title>Installation of SGML Common</title>
87
[fa3edfef]88 <para>
89 Instead of the normal convention of including the autotools files
[323d61c]90 in the package, the maintainers included symlinks to the files in
91 <filename class="directory">/usr/share/automake</filename>. For previous
92 versions of <application>Automake</application> this convention is
93 correct, but recent versions of <application>Automake</application>
94 install the internal files in version specific directories. This causes
95 the <command>configure</command> script to abort. To fix this error, the
96 autotools are regenerated. Since the included
97 <filename>Makefile.am</filename> file uses a syntax not supported by
98 current versions of <application>Automake</application>, a patch is
[fa3edfef]99 required to fix the syntax.
100 </para>
[bccbdaea]101
[2ee51e6]102<screen><userinput>patch -Np1 -i ../sgml-common-0.6.3-manpage-1.patch &amp;&amp;
103autoreconf -f -i</userinput></screen>
[50d3491a]104
[fa3edfef]105 <para>
106 Install <application>SGML Common</application> by
107 running the following commands:
108 </para>
[50d3491a]109
[04677b5]110<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
111make</userinput></screen>
[1af6dcf9]112
[fa3edfef]113 <para>
114 This package does not come with a test suite.
115 </para>
[ea92fe5]116
[fa3edfef]117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
[1af6dcf9]120
[cf67717]121<screen role="root"><userinput>make docdir=/usr/share/doc install &amp;&amp;
122
[50d3491a]123install-catalog --add /etc/sgml/sgml-ent.cat \
124 /usr/share/sgml/sgml-iso-entities-8879.1986/catalog &amp;&amp;
[cf67717]125
[50d3491a]126install-catalog --add /etc/sgml/sgml-docbook.cat \
[04677b5]127 /etc/sgml/sgml-ent.cat</userinput></screen>
[50d3491a]128
[04677b5]129 <tip>
130 <title>Update Hint</title>
[c2a37a6]131
[fa3edfef]132 <para>
133 Remove the above catalog items prior to upgrading (as the
134 <systemitem class='username'>root</systemitem> user) with:
135 </para>
[04677b5]136
[5b56c213]137<screen role="nodump"><userinput>install-catalog --remove /etc/sgml/sgml-ent.cat \
[50d3491a]138 /usr/share/sgml/sgml-iso-entities-8879.1986/catalog &amp;&amp;
[cf67717]139
[50d3491a]140install-catalog --remove /etc/sgml/sgml-docbook.cat \
[04677b5]141 /etc/sgml/sgml-ent.cat</userinput></screen>
142
143 </tip>
144
145 </sect2>
146
147 <sect2 role="configuration">
148 <title>Configuring SGML Common</title>
149
150 <sect3 id="sgml-common-config">
151 <title>Config Files</title>
152
[fa3edfef]153 <para>
154 <filename>/etc/sgml/sgml.conf</filename>
155 </para>
[04677b5]156
157 <indexterm zone="sgml-common sgml-common-config">
158 <primary sortas="e-etc-sgml-sgml.conf">/etc/sgml/sgml.conf</primary>
159 </indexterm>
160
161 </sect3>
162
163 <sect3>
164 <title>Configuration Information</title>
165
[fa3edfef]166 <para>
167 No change in this file is necessary.
168 </para>
[04677b5]169
170 </sect3>
171
172 </sect2>
173
174 <sect2 role="content">
175 <title>Contents</title>
176
177 <segmentedlist>
178 <segtitle>Installed Programs</segtitle>
179 <segtitle>Installed Libraries</segtitle>
180 <segtitle>Installed Files</segtitle>
181 <segtitle>Installed Directories</segtitle>
182
183 <seglistitem>
184 <seg>install-catalog and sgmlwhich</seg>
185 <seg>None</seg>
186 <seg>SGML and XML DocBook entity files</seg>
187 <seg>/etc/sgml, /usr/share/doc/sgml-common-&sgml-common-version;, and
188 /usr/share/sgml</seg>
189 </seglistitem>
190 </segmentedlist>
191
192 <variablelist>
193 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
194 <?dbfo list-presentation="list"?>
195 <?dbhtml list-presentation="table"?>
196
197 <varlistentry id="install-catalog">
198 <term><command>install-catalog</command></term>
199 <listitem>
[fa3edfef]200 <para>
201 creates a centralized catalog that maintains references to
202 catalogs scattered throughout the
203 <filename class="directory">/usr/share/sgml</filename> directory
[4c24eb0a]204 tree
[fa3edfef]205 </para>
[04677b5]206 <indexterm zone="sgml-common install-catalog">
207 <primary sortas="b-install-catalog">install-catalog</primary>
208 </indexterm>
209 </listitem>
210 </varlistentry>
211
212 <varlistentry id="sgmlwhich">
213 <term><command>sgmlwhich</command></term>
214 <listitem>
[fa3edfef]215 <para>
[4c24eb0a]216 prints to standard output the name of the main configuration file
[fa3edfef]217 </para>
[04677b5]218 <indexterm zone="sgml-common sgmlwhich">
219 <primary sortas="b-sgmlwhich">sgmlwhich</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
223
224 <varlistentry id="SGML-entities">
225 <term><filename>SGML entities files</filename></term>
226 <listitem>
[fa3edfef]227 <para>
[4c24eb0a]228 contains the basic character entities defined with SDATA entries
[fa3edfef]229 </para>
[04677b5]230 <indexterm zone="sgml-common SGML-entities">
[f6be42d]231 <primary sortas="g-SGML-ENT-files">SGML entity files</primary>
[04677b5]232 </indexterm>
233 </listitem>
234 </varlistentry>
235
236 <varlistentry id="XML-entities">
237 <term><filename>XML entities files</filename></term>
238 <listitem>
[fa3edfef]239 <para>
240 contains the basic character entities defined by a hexadecimal
[4c24eb0a]241 representation of the Unicode character number
[fa3edfef]242 </para>
[04677b5]243 <indexterm zone="sgml-common XML-entities">
[f6be42d]244 <primary sortas="g-XML-ENT-files">XML entity files</primary>
[04677b5]245 </indexterm>
246 </listitem>
247 </varlistentry>
248
249 </variablelist>
250
251 </sect2>
[ea42dfb]252
253</sect1>
Note: See TracBrowser for help on using the repository browser.