|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.61 2006/12/10 20:46:03 petere Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.62 2006/12/15 02:44:28 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <appendix id="docguide">
|
4 | 4 | <title>Documentation</title>
|
|
115 | 115 | <acronym>DSSSL</acronym> stylesheets), as well as a number of
|
116 | 116 | related tools. <productname>Jade</productname> is now being
|
117 | 117 | maintained by the OpenJade group, no longer by James Clark.
|
| 118 | + (If generating Postscript or PDF output, you will need to |
| 119 | + compile from source and use a special patch to get output |
| 120 | + in a reasonable amount of time.) |
118 | 121 | </para>
|
119 | 122 | </listitem>
|
120 | 123 | </varlistentry>
|
@@ -295,6 +298,14 @@ make install
|
295 | 298 | installed and you want to install the rest of the tool chain
|
296 | 299 | locally.)
|
297 | 300 | </para>
|
| 301 | + |
| 302 | + <para> |
| 303 | + OpenJade release 1.3.2 and perhaps earlier and later releases |
| 304 | + have a known bug that causes Postscript and PDF output |
| 305 | + generation to take days. This <ulink |
| 306 | + url="http://archives.postgresql.org/pgsql-docs/2006-12/msg00064.php">patch</ulink> |
| 307 | + fixes the problem and generates output in a few minutes. |
| 308 | + </para> |
298 | 309 | </step>
|
299 | 310 |
|
300 | 311 | <step id="doc-openjade-install">
|
|