File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -268,7 +268,7 @@ CATALOG "docbook/4.2/catalog"
268
268
available for <productname>Debian GNU/Linux</productname>.
269
269
To install, simply use:
270
270
<programlisting>
271
- apt-get install docbook docbook-dsssl docbook-xsl openjade xsltproc
271
+ apt-get install docbook docbook-dsssl docbook-xsl openjade1.3 xsltproc
272
272
</programlisting>
273
273
</para>
274
274
</sect2>
@@ -309,6 +309,19 @@ make install
309
309
installed and you want to install the rest of the toolchain
310
310
locally.)
311
311
</para>
312
+
313
+ <note>
314
+ <para>
315
+ Some users have reported encountering a segmentation fault using
316
+ openjade 1.4devel to build the PDFs, with a message like:
317
+ <screen>
318
+ openjade:./stylesheet.dsl:664:2:E: flow object not accepted by port; only display flow objects accepted
319
+ make: *** [postgres-A4.tex-pdf] Segmentation fault
320
+ </screen>
321
+ Downgrading to openjade 1.3 should get rid of this error.
322
+ </para>
323
+ </note>
324
+
312
325
</step>
313
326
314
327
<step id="doc-openjade-install">
You can’t perform that action at this time.
0 commit comments