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

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
Last change on this file since c2a37a6 was c2a37a6, checked in by Randy McMurchy <randy@…>, 19 years ago

Added md5sums to Chapter 42-44 package instructions

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

  • Property mode set to 100644
File size: 4.8 KB
Line 
1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
2 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../../general.ent">
4 %general-entities;
5
6 <!ENTITY sgml-common-download-http "http://gd.tuwien.ac.at/hci/kde/devel/docbook/SOURCES/sgml-common-&sgml-common-version;.tgz">
7 <!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">
9 <!ENTITY sgml-common-size "75 KB">
10 <!ENTITY sgml-common-buildsize "648 KB">
11 <!ENTITY sgml-common-time "0.00 SBU">
12]>
13
14<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
22<sect2>
23<title>Introduction to <application><acronym>SGML</acronym>
24Common</application></title>
25
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>
29
30<sect3><title>Package information</title>
31<itemizedlist spacing='compact'>
32<listitem><para>Download (HTTP): <ulink
33url="&sgml-common-download-http;"/></para></listitem>
34<listitem><para>Download (FTP): <ulink
35url="&sgml-common-download-ftp;"/></para></listitem>
36<listitem><para>Download MD5 sum: &sgml-common-md5sum;</para></listitem>
37<listitem><para>Download size: &sgml-common-size;</para></listitem>
38<listitem><para>Estimated disk space required:
39&sgml-common-buildsize;</para></listitem>
40<listitem><para>Estimated build time:
41&sgml-common-time;</para></listitem></itemizedlist>
42</sect3>
43
44<sect3><title>Additional downloads</title>
45<itemizedlist spacing='compact'>
46<listitem><para>Required Patch: <ulink
47url="&patch-root;/sgml-common-&sgml-common-version;-manpage-1.patch"/></para>
48</listitem>
49</itemizedlist>
50</sect3>
51
52</sect2>
53
54<sect2>
55<title>Installation of <application><acronym>SGML</acronym>
56Common</application></title>
57
58<para>First apply the patch:</para>
59
60<screen><userinput><command>patch -Np1 -i ../sgml-common-0.6.3-manpage-1.patch</command></userinput></screen>
61
62<para>The autotools files included with
63<application><acronym>SGML</acronym> Common</application> are old. Use
64the following commands to regenerate the files.</para>
65
66<screen><userinput><command>aclocal &amp;&amp;
67automake -acf &amp;&amp;
68autoconf</command></userinput></screen>
69
70<para>Install <application><acronym>SGML</acronym> Common</application> by
71running the following commands:</para>
72
73<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
74make &amp;&amp;
75make install &amp;&amp;
76install-catalog --add /etc/sgml/sgml-ent.cat \
77 /usr/share/sgml/sgml-iso-entities-8879.1986/catalog &amp;&amp;
78install-catalog --add /etc/sgml/sgml-docbook.cat \
79 /etc/sgml/sgml-ent.cat</command></userinput></screen>
80
81<tip><title>Update hint</title>
82<para>Remove the above catalog items prior to upgrading with:
83
84<screen><command>install-catalog --remove /etc/sgml/sgml-ent.cat \
85 /usr/share/sgml/sgml-iso-entities-8879.1986/catalog &amp;&amp;
86install-catalog --remove /etc/sgml/sgml-docbook.cat \
87 /etc/sgml/sgml-ent.cat</command></screen></para></tip>
88
89</sect2>
90
91<sect2>
92<title>Configuring <application><acronym>SGML</acronym>
93Common</application></title>
94
95<sect3><title>Config files</title>
96<para><filename>/etc/sgml/sgml.conf</filename></para>
97</sect3>
98
99<sect3><title>Configuration Information</title>
100
101<para>No change in this file is necessary.</para>
102</sect3>
103
104</sect2>
105
106<sect2>
107<title>Contents</title>
108
109<para>The <application><acronym>SGML</acronym> Common</application> package
110contains <command>install-catalog</command>,
111<command>sgmlwhich</command>, <acronym>SGML</acronym> entities
112files and <acronym>XML</acronym> entities files.</para>
113
114</sect2>
115
116<sect2><title>Description</title>
117
118<sect3><title>install-catalog</title>
119<para><command>install-catalog</command> creates a centralized catalog that
120maintains references to catalogs scattered throughout the
121<filename class="directory">/usr/share/sgml</filename> directory
122tree.</para></sect3>
123
124<sect3><title>sgmlwhich</title>
125<para><command>sgmlwhich</command> will print to standard output the name of
126the main configuration file.</para></sect3>
127
128<sect3><title>SGML entities files</title>
129<para><acronym>SGML</acronym> entities files contain the basic character
130entities defined with <acronym>SDATA</acronym> entries.</para></sect3>
131
132<sect3><title>XML entities files</title>
133<para><acronym>XML</acronym> entities files contain the basic character
134entities defined by a hexadecimal representation of the Unicode character
135number.</para></sect3>
136
137</sect2>
138
139</sect1>
Note: See TracBrowser for help on using the repository browser.