aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gettext-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/gettext-inst.xml')
-rw-r--r--chapter05/gettext-inst.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter05/gettext-inst.xml b/chapter05/gettext-inst.xml
new file mode 100644
index 000000000..c1dd70ace
--- /dev/null
+++ b/chapter05/gettext-inst.xml
@@ -0,0 +1,13 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
+<sect2>
+<title>Installation of Gettext</title>
+
+<para><screen><userinput>CFLAGS="-O2 -pipe" ./configure --prefix=/stage1 &&
+make LDFLAGS="-s" &&
+make check
+make install</userinput></screen></para>
+
+
+</sect2>
+