Mozc のバックアップ(No.1) - アールメカブ

アールメカブ


Mozc のバックアップ(No.1)


日録

sudo apt-get install libqt4-dev scim libscim-dev 
sudo apt-get install gyp
mkdir -p ~/src/mozc           
cd ~/src/mozc         
svn co http://mozc.googlecode.com/svn/trunk/src               
cd src
debuild -uc -us
This package has a Debian revision number but there does not  
seem to be an appropriate original tar file or .orig 
directory in the parent directory;
(expected one of mozc_x.x.x.x.orig.tar.gz,  
mozc_x.x.x.x.orig.tar.bz2,
mozc_x.x.x.x.orig.tar.lzma or src.orig)
continue anyway? (y/n)   y
...
Finished running lintian.
sudo dpkg -i ../ibus-mozc_x.x.x.x_*.deb ../scim-mozc_x.x.x.x_*.deb\
 ../mozc-server_x.x.x.x_*.deb \
../mozc-utils-gui_x.x.x.x_*.deb
sudo update-alternatives --config xinput-ja_JP
[sudo] password for ishida: 
There are 8 choices for the alternative xinput-ja_JP  
(providing /etc/X11/xinit/xinput.d/ja_JP).
 Selection    Path                                   優        Status

_ 0 /etc/X11/xinit/xinput.d/ibus 60 auto mode

 1            /etc/X11/xinit/xinput.d/ibus            60        manual mode
 2            /etc/X11/xinit/xinput.d/scim            50        manual mode
 3            /etc/X11/xinit/xinput.d/scim-bridge     60        manual mode
 4            /etc/X11/xinit/xinput.d/scim-immodule   0         manual mode
 5            /etc/X11/xinit/xinput.d/uim             30        manual mode
 6            /etc/X11/xinit/xinput.d/uim-systray     30        manual mode
 7            /etc/X11/xinit/xinput.d/uim-toolbar     40        manual mode
 8            /etc/X11/xinit/xinput.d/uim-toolbar-qt  30        manual mode

Press enter to keep the current choice[*], or type selection number: 0