%general-entities; ]> $LastChangedBy$ $Date$ SGML Common-&sgml-common-version; SGML Common Introduction to <application><acronym>SGML</acronym> Common</application> The SGML Common package contains install-catalog. This is useful for creating and maintaining centralized SGML catalogs. Package information Download (HTTP): Download (FTP): Download MD5 sum: &sgml-common-md5sum; Download size: &sgml-common-size; Estimated disk space required: &sgml-common-buildsize; Estimated build time: &sgml-common-time; Additional downloads Required Patch: Installation of <application><acronym>SGML</acronym> Common</application> First apply the patch: patch -Np1 -i ../sgml-common-0.6.3-manpage-1.patch The autotools files included with SGML Common are old. Use the following commands to regenerate the files. aclocal && automake -acf && autoconf Install SGML Common by running the following commands: ./configure --prefix=/usr --sysconfdir=/etc && make Now, as the root user: make install && install-catalog --add /etc/sgml/sgml-ent.cat \ /usr/share/sgml/sgml-iso-entities-8879.1986/catalog && install-catalog --add /etc/sgml/sgml-docbook.cat \ /etc/sgml/sgml-ent.cat Update hint Remove the above catalog items prior to upgrading (as the root user) with: install-catalog --remove /etc/sgml/sgml-ent.cat \ /usr/share/sgml/sgml-iso-entities-8879.1986/catalog && install-catalog --remove /etc/sgml/sgml-docbook.cat \ /etc/sgml/sgml-ent.cat Configuring <application><acronym>SGML</acronym> Common</application> Config files /etc/sgml/sgml.conf /etc/sgml/sgml.conf Configuration Information No change in this file is necessary. Contents Installed Programs Installed Libraries Installed Misc. Files Installed Directories install-catalog and sgmlwhich None SGML and XML DocBook entity files /etc/sgml, /usr/share/doc/sgml-common-&sgml-common-version; and /usr/share/sgml Short Descriptions install-catalog creates a centralized catalog that maintains references to catalogs scattered throughout the /usr/share/sgml directory tree. install-catalog sgmlwhich will print to standard output the name of the main configuration file. sgmlwhich SGML entities files contain the basic character entities defined with SDATA entries. SGML entities files XML entities files contain the basic character entities defined by a hexadecimal representation of the Unicode character number. XML entities files