Revision: 7417
Author: [email protected]
Date: Fri Jan 13 23:00:51 2012
Log: * InstallUim.wiki
- Add QA.
http://code.google.com/p/uim/source/detail?r=7417
Modified:
/wiki/InstallUim.wiki
=======================================
--- /wiki/InstallUim.wiki Fri Jan 13 22:57:22 2012
+++ /wiki/InstallUim.wiki Fri Jan 13 23:00:51 2012
@@ -193,6 +193,14 @@
A. You may forget to install *libtool*. If so, install it.
+=== intltoolize: not found ===
+Q. When I ran make-wc.sh to install development version, the following
error occurred:
+{{{
+./autogen.sh: 57: intltoolize: not found
+}}}
+
+A. You may forget to install *intltool*. If so, install it.
+
=== possibly undefined macro: AC_MSG_ERROR ===
Q. When I ran make-wc.sh to install development version, the following
error occurred:
{{{