Re: 17beta1 source download does not include docs & manpages

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Marcel Hofstetter <hofstetter(at)jomasoft(dot)ch>
Cc: Erik Wienhold <ewie(at)ewie(dot)name>, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: 17beta1 source download does not include docs & manpages
Date: 2024-05-29 16:32:54
Message-ID: 3174.1717000374@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Marcel Hofstetter <hofstetter(at)jomasoft(dot)ch> writes:
>> What DocBook XSL stylesheet version do you have installed? The docs say
>> that 1.77.0 is required:

> Looks like we are a bit to low on Solaris
> -bash-5.1$ pkg list docbook-style-xsl
> NAME (PUBLISHER) VERSION IFO
> data/docbook/docbook-style-xsl 1.75.2-11.4.42.0.0.111.0 i--

> But this is currently the only available version for the
> public Solaris 11.4.42.

1.77 was released in 2012, so it doesn't seem unreasonable for us
to rely on that in 2024. I suggest downloading the stylesheets
from https://github.com/docbook/wiki/wiki/DocBookXslStylesheets
to someplace convenient and setting the environment variable
XML_CATALOG_FILES to point there.

regards, tom lane

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2024-05-29 23:11:34 Avoid too prominent use of "backup" on pg_dump man page
Previous Message vignesh C 2024-05-29 09:55:52 Re: Ambiguous description on new columns