Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit07e58cb

Browse files
committed
Advise Debian/Ubuntu users to use openjade1.3.
The latest openjade packages for Ubuntu 10.10 seg fault when buildingour documentation.Josh Berkus
1 parent0c80b57 commit07e58cb

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

‎doc/src/sgml/docguide.sgml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ CATALOG "docbook/4.2/catalog"
268268
available for <productname>Debian GNU/Linux</productname>.
269269
To install, simply use:
270270
<programlisting>
271-
apt-get install docbook docbook-dsssl docbook-xslopenjade xsltproc
271+
apt-get install docbook docbook-dsssl docbook-xslopenjade1.3 xsltproc
272272
</programlisting>
273273
</para>
274274
</sect2>
@@ -309,6 +309,19 @@ make install
309309
installed and you want to install the rest of the toolchain
310310
locally.)
311311
</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+
312325
</step>
313326

314327
<step id="doc-openjade-install">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp