Dependencies: cmake build-essential opencc mercurial To install the dependencies, you can run: sudo apt-get install cmake build-essential opencc mercurial ibus tar -jxvf XXX.tar.bz2 cd ibus-googlepinyin mkdir build; cd build cmake .. -DCMAKE_INSTALL
Dependencies: cmake build-essential opencc mercurial To install the dependencies, you can run: sudo apt-get install fcitx-table-wbpy cd fcitx-googlepinyin mkdir build; cd build cmake .. -DCMAKE_INSTALL_PREFIX=/usr make sudo make install