Re: small improvement to G.2.4.1. Installing OpenJade - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: small improvement to G.2.4.1. Installing OpenJade
Date
Msg-id 200611152040.41655.peter_e@gmx.net
Whole thread Raw
In response to small improvement to G.2.4.1. Installing OpenJade  (Oleg Bartunov <oleg@sai.msu.su>)
Responses Re: small improvement to G.2.4.1. Installing OpenJade
List pgsql-docs
Oleg Bartunov wrote:
> just spent several hours to build developers documentation following
> http://developer.postgresql.org/pgdocs/postgres/docguide-toolsets.htm
>l and noticed one problem. Installation of OpenJade is a two-step
> process - firstm, you need to install OpenSP and then OpenJade, so
> it's important to say, that configure option
> --enable-default-catalog=/usr/local/share/sgml/catalog should be used
> in <b>both</b> steps.

I think the configure option only belongs with OpenSP, because OpenJade
is not an SGML parser, so it wouldn't need that information.  I think
the installation instructions belong to an older version of these
packages.  I'll check with the latest versions and update the
instructions.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-docs by date:

Previous
From: Oleg Bartunov
Date:
Subject: small improvement to G.2.4.1. Installing OpenJade
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Replication documentation addition