gettext-inst.xml 228 B

12345678910111213
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2>
  3. <title>Installation of Gettext</title>
  4. <para><screen><userinput>./configure --prefix=/stage1
  5. make
  6. make check
  7. make install</userinput></screen></para>
  8. </sect2>