blob: c2d27a5bf7f7f429764f8381fcad68a812b29464 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<sect2><title> </title><para> </para></sect2>
<sect2>
<title>Installation of Texinfo</title>
<para><screen><userinput>./configure --prefix=/stage1
make
make check
make install</userinput></screen></para>
</sect2>
|