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

From: Marcel Hofstetter <hofstetter(at)jomasoft(dot)ch>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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-30 11:14:59
Message-ID: 3a6f04ea-a400-4345-84db-1012cd7ea8f0@jomasoft.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Am 29.05.2024 um 18:32 schrieb Tom Lane:
> 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.

I downloaded docbook-xsl 1.79.1 and now I'm able to
produce the html docs on Solaris.

Thanks!
Marcel

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2024-05-30 15:50:49 28.4.4. Progress Reporting phase status
Previous Message Daniel Gustafsson 2024-05-30 06:21:16 Re: Avoid too prominent use of "backup" on pg_dump man page