Revision: 301
Author:   [email protected]
Date:     Fri Oct 12 08:26:13 2012
Log:      Update, especially for U10.04
http://code.google.com/p/ibus/source/detail?r=301

Modified:
 /wiki/Ubuntu.wiki

=======================================
--- /wiki/Ubuntu.wiki   Sat Aug 18 01:39:54 2012
+++ /wiki/Ubuntu.wiki   Fri Oct 12 08:26:13 2012
@@ -4,7 +4,8 @@
 <wiki:toc max_depth="1" />

 = 12.04 LTS Precise =
-It comes with latest stable version, 1.4.1.
+It comes with stable version, 1.4.1.
+( Don't worry, 1.4.2 is very close to 1.4.1 )
 {{{
 sudo apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4
 sudo apt-get install ibus-pinyin # or other engine(s) you want
@@ -25,11 +26,22 @@
 }}}

 = 11.10 Oneiric =
-Please compile the latest stable version, 1.4.1, yourself.
+Please compile the latest stable version, 1.4.2, yourself.

 = 10.04 LTS Lucid =
 Please compile the old stable version, 1.3.9, yourself.
+( 1.3.9 is the latest installable version on 10.04 )

+Alternatively, you can use the following PPA:
+{{{
+sudo add-apt-repository ppa:shawn-p-huang/ppa
+sudo apt-get update
+sudo apt-get install ibus ibus-gtk ibus-qt4
+sudo apt-get install ibus-pinyin # or other engine(s) you want
+im-switch -s ibus
+# logout and re-login
+ibus-setup # add input methods you want
+}}}

 = See Also =
   * [http://wiki.ubuntu.org.cn/IBus] (in Chinese)

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复