| From: | Neil Conway <neilc(at)samurai(dot)com> |
|---|---|
| To: | Saquib Farooq Malik <saquibfarooq(at)yahoo(dot)com> |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: process hangs when converting sgml documentation to PDF |
| Date: | 2005-06-07 07:18:09 |
| Message-ID: | 42A54A31.2090008@samurai.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Saquib Farooq Malik wrote:
> openjade -D . -c
> /usr/share/sgml/docbook/dsssl-stylesheets/catalog -d
> stylesheet.dsl -t tex -V tex-backend -i output-print
> -V texpdf-output -o postgres.tex-pdf postgres.sgml
>
>
> and that's it, the prompt never comes back.
Some people have reported extremely long build times for the SGML docs
(e.g. on the order of a week of CPU time, in some cases). As far as I
know, this is a problem with the SGML toolchain, not the Postgres
documentation itself.
> Can anybody please tell me why the process hangs up,
> how can I get the PDf version from the sgml
> documentations, using gmake.
You can get the prebuilt PDFs from:
http://www.postgresql.org/docs/manuals/
If you need to build them yourself, be prepared for it to take quite
some time...
-Neil
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Volkan YAZICI | 2005-06-07 07:37:36 | Re: process hangs when converting sgml documentation to PDF |
| Previous Message | Saquib Farooq Malik | 2005-06-07 07:08:57 | process hangs when converting sgml documentation to PDF |