2003-01-15 07:57:52 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
|
|
|
|
2001-01-27 01:31:30 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Texinfo</title>
|
|
|
|
|
2003-08-15 23:38:17 +01:00
|
|
|
<para>Prepare Texinfo to be compiled:</para>
|
2001-01-27 01:31:30 +00:00
|
|
|
|
2003-10-10 00:22:07 +01:00
|
|
|
<screen><userinput>./configure --prefix=/tools</userinput></screen>
|
2003-08-15 23:38:17 +01:00
|
|
|
|
|
|
|
<para>Compile the programs:</para>
|
|
|
|
|
2003-10-10 00:22:07 +01:00
|
|
|
<screen><userinput>make </userinput></screen>
|
2003-08-15 23:38:17 +01:00
|
|
|
|
2003-09-21 08:31:01 +01:00
|
|
|
<para>This package has a test suite available which can perform a number of
|
2003-09-11 21:07:44 +01:00
|
|
|
checks to ensure it built correctly. Should you choose to run it, the
|
|
|
|
following command will do so:</para>
|
2003-08-15 23:38:17 +01:00
|
|
|
|
2003-10-10 00:22:07 +01:00
|
|
|
<screen><userinput>make check</userinput></screen>
|
2003-08-15 23:38:17 +01:00
|
|
|
|
|
|
|
<para>Then install them and their documentation:</para>
|
|
|
|
|
2003-10-10 00:22:07 +01:00
|
|
|
<screen><userinput>make install</userinput></screen>
|
2001-01-27 01:31:30 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|