aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/texinfo.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml
index c4308f337..7061cdbca 100644
--- a/chapter06/texinfo.xml
+++ b/chapter06/texinfo.xml
@@ -43,7 +43,7 @@
<para>Prepare Texinfo for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr --disable-static</userinput></screen>
<para>Compile the package:</para>
@@ -98,12 +98,14 @@ popd</userinput></screen>
<segmentedlist>
<segtitle>Installed programs</segtitle>
- <segtitle>Installed directory</segtitle>
+ <segtitle>Installed library</segtitle>
+ <segtitle>Installed directories</segtitle>
<seglistitem>
<seg>info, install-info, makeinfo (link to texi2any),
pdftexi2dvi, pod2texi, texi2any, texi2dvi, texi2pdf, and texindex</seg>
- <seg>/usr/share/texinfo</seg>
+ <seg>XSParagraph.so</seg>
+ <seg>/usr/share/texinfo and /usr/lib/texinfo</seg>
</seglistitem>
</segmentedlist>