2003-01-16 13:27:23 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Texinfo</title>
|
|
|
|
|
2003-01-16 13:27:23 +00:00
|
|
|
<para>Prepare Texinfo to be compiled:</para>
|
|
|
|
|
2003-01-19 15:36:47 +00:00
|
|
|
<para><screen><userinput>./configure --prefix=/usr</userinput></screen></para>
|
2003-01-16 13:27:23 +00:00
|
|
|
|
|
|
|
<para>Continue with compiling the package:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>make</userinput></screen></para>
|
|
|
|
|
2003-01-19 15:36:47 +00:00
|
|
|
<para>Install the package:</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-01-16 13:27:23 +00:00
|
|
|
<para><screen><userinput>make install</userinput></screen></para>
|
|
|
|
|
2003-01-19 15:36:47 +00:00
|
|
|
<para>Install the texinfo components which belong in a TeX
|
|
|
|
installation:</para>
|
2003-01-16 13:27:23 +00:00
|
|
|
|
2003-01-19 15:36:47 +00:00
|
|
|
<para><screen><userinput>make TEXMF=/usr/share/texmf install-tex</userinput></screen></para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2003-01-16 13:27:23 +00:00
|
|
|
|