aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gettext-inst.xml
blob: c2fcf73c33ce02f7fe5f1698343e1a2a64d91907 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2>
<title>Installation of Gettext</title>

<para><screen><userinput>./configure --prefix=/stage1
make
make check
make install</userinput></screen></para>


</sect2>