Revision: 170
Author: takao.fujiwara1
Date: Tue Jan 12 22:17:39 2010
Log: Edited wiki page through web user interface.
http://code.google.com/p/ibus/source/detail?r=170

Modified:
 /wiki/Install.wiki

=======================================
--- /wiki/Install.wiki  Tue Jan 12 22:10:50 2010
+++ /wiki/Install.wiki  Tue Jan 12 22:17:39 2010
@@ -36,7 +36,12 @@

 = Build & Install IBus =
 == Obtain source code ==
-IBus source code can either be download from [http://code.google.com/p/ibus/downloads/list IBus download page] +IBus source code can either be download from [http://code.google.com/p/ibus/downloads/list IBus download page] (If you use ibus for the first time, the download page is more stable than git.)
+{{{
+ $ zcat ibus-xx.tar.gz | tar xfv -
+ $ cd ibus-xx
+The 'xx' is a version number.
+}}}
 or obtained from git with following commands:
 {{{
  $ git clone git://github.com/phuang/ibus.git ibus
-- 
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

回复