- <sect2>
- <title>Installation of Texinfo</title>
- <para>Install Texinfo by running the following commands:</para>
- <para><screen><userinput>./configure --prefix=/usr &&
- make &&
- make install &&
- make TEXMF=/usr/share/texmf install-tex</userinput></screen></para>
- </sect2>
|