lfs/chapter05/texinfo-inst.xml
2003-05-10 23:48:26 +00:00

15 lines
272 B
XML

<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
<title>Installation of Texinfo</title>
<para><screen><userinput>./configure --prefix=/stage1
make
make check
make install
make TEXMF=/stage1/share/texmf install-tex</userinput></screen></para>
</sect2>