From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-docs(at)postgresql(dot)org |
Subject: | Re: small improvement to G.2.4.1. Installing OpenJade |
Date: | 2006-11-15 19:52:35 |
Message-ID: | Pine.GSO.4.63.0611152246120.8413@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Wed, 15 Nov 2006, Peter Eisentraut wrote:
> 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.
Yes, it's OpenSP option !
Also, I had to install docbook2man-sgmlspl, since it was removed from
docbook2X and distributed independently. To built man pages I had to
export D2MDIR=/usr/bin
On slackware box the best way is to install slackware's sgml-tools package
and then follow documentation guide.
btw, is there template for manual, so I could write separate chapter not
bothering with the whole manual ?
>
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru)
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Broersma Jr | 2006-11-16 05:55:21 | Valued Predicates |
Previous Message | Peter Eisentraut | 2006-11-15 19:45:48 | Re: [HACKERS] Replication documentation addition |