aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/texinfo-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/texinfo-inst.xml')
-rw-r--r--chapter06/texinfo-inst.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/texinfo-inst.xml b/chapter06/texinfo-inst.xml
index 2e44629ff..0520e1ccf 100644
--- a/chapter06/texinfo-inst.xml
+++ b/chapter06/texinfo-inst.xml
@@ -8,7 +8,8 @@ Install Texinfo by running the following commands:
<blockquote><literallayout>
<userinput>./configure --prefix=/usr &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
- <userinput>make install</userinput>
+ <userinput>make install &amp;&amp;</userinput>
+ <userinput>make TEXMF=/usr/share/texmf install-tex</userinput>
</literallayout></blockquote>
</sect2>