mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
Update sgmltools install instructions.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.20 1999/10/04 17:05:51 momjian Exp $
|
$Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.21 1999/10/05 18:55:45 momjian Exp $
|
||||||
Documentation Guide
|
Documentation Guide
|
||||||
Thomas Lockhart
|
Thomas Lockhart
|
||||||
|
|
||||||
@ -1319,19 +1319,19 @@ and process it with Norman Walsh's DSSSL style sheets to create <acronym>HTML</a
|
|||||||
and <acronym>RTF</acronym>.
|
and <acronym>RTF</acronym>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The easiest way is to fetch the SGML and DocBook tools is to get
|
The easiest way is to fetch the SGML and DocBook tools is to get
|
||||||
<application>sgmltools</application> from <ulink
|
<application>sgmltools</application> from <ulink
|
||||||
url="http://www.sgmltools.org/"><productname>sgmltools</productname></u
|
url="http://www.sgmltools.org/"><productname>sgmltools</productname></u
|
||||||
link>. <productname>sgmltools</productname> requires the GNU version of
|
link>. <productname>sgmltools</productname> requires the GNU version of
|
||||||
<productname>m4</productname>.
|
<productname>m4</productname>. <programlisting>gnum4
|
||||||
<programlisting>gnum4 --version</programlisting> will show you if your
|
--version</programlisting> will show you if your m4 is the GNU version.
|
||||||
m4 is the GNU version. After the install, you will have
|
If you install GNU m4, install it with the name gnum4 and
|
||||||
<productname>sgmltools</productname>,
|
<productname>sgmltools</productname> will it. After the install, you will
|
||||||
|
have <productname>sgmltools</productname>,
|
||||||
<productname>jade</productname>, and <productname>DocBook</productname>
|
<productname>jade</productname>, and <productname>DocBook</productname>
|
||||||
style sheets. The instructions below are for installing these tools
|
style sheets. The instructions below are for installing these tools
|
||||||
separately.
|
separately. </para>
|
||||||
</para>
|
|
||||||
|
|
||||||
<sect3><title>Prerequisites</title>
|
<sect3><title>Prerequisites</title>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user