Re: building the docs on Debian

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Pg Docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: building the docs on Debian
Date: 2011-12-13 03:37:04
Message-ID: 1323747217-sup-1492@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs


Excerpts from Bruce Momjian's message of lun dic 12 22:45:20 -0300 2011:
> I just tried to build our docs on Debian Squeeze using our instructions
> for Debian:
>
> http://www.postgresql.org/docs/9.1/static/docguide-toolsets.html
> apt-get install docbook docbook-dsssl docbook-xsl openjade1.3 xsltproc
>
> However, it failed on a 'make check' in the sgml directory because there
> was no 'nsgmls' executable. After doing 'apt-get install sp', the make
> check worked fine. Should I add 'sp' to the list of needed Debian
> packages in our docs?

Per a pgsql-hackers thread just today, I think opensp is preferrable;
see
http://archives.postgresql.org/message-id/1323658338-sup-2332@alvh.no-ip.org

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Victor Yap 2011-12-13 19:08:59 subscribe
Previous Message Bruce Momjian 2011-12-13 01:45:20 building the docs on Debian