Re: make html fails on a clean ubuntu - Mailing list pgsql-docs

From Idan Kamara
Subject Re: make html fails on a clean ubuntu
Date
Msg-id CAMz0A7k-9tN8EQFc_=bv-zzeBGOYqdt8HHRP6w1TrL+jN_8bzg@mail.gmail.com
Whole thread Raw
In response to Re: make html fails on a clean ubuntu  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
On Thu, Apr 21, 2016 at 2:32 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Idan Kamara <idankk86@gmail.com> writes:
> > I'm trying to build the docs (at commit 9c75e1), but getting back a spew of
> > errors from `jade` (attached), which I'm having a hard time deciphering.
>
> I think the relevant error is the first one:
>
> > jade:postgres.sgml:3:55:W: cannot generate system identifier for public text "-//OASIS//DTD DocBook V4.2//EN"
>
> You don't have the docbook DTD installed, I suspect.  There's some info
> in our docs about which packages need to be installed to build the docs,
> though I do not know if it's entirely up-to-date.

Yeah, I think it's all here
http://www.postgresql.org/docs/9.5/static/docguide-toolsets.html

I hadn't seen that before and jumped directly to
http://www.postgresql.org/docs/9.5/static/docguide-build.html

Thanks.


pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: make html fails on a clean ubuntu
Next
From: Idan Kamara
Date:
Subject: Adding a custom tag to sgml files