Descriptions of the Current Directory

Kinput2: Kanji Input Server for X11


[0] News

[1] Origin

ftp://ftp.sra.co.jp/pub/x11/kinput2/kinput2-v2-fix4.tar.gz
http://www.q.t.u-tokyo.ac.jp/~amcmbkcf/kinput2-v2fix4_b1/kinput2-v2fix4.src.rpm
http://nug.nasu-net.or.jp/~honma/linux/download/kinput2.README
http://nug.nasu-net.or.jp/~honma/linux/download/kinput2-FilterEvent.tar.gz

[2] How to Build Kinput2 from SRC

First extract the source code and patches in Yamaguchi's SRPM (mklinux-jp 6078):
# rpm -i <somewhere>/kinput2-v2fix4-1.src.rpm

I have created a patch file from Honma's kinput2-FilterEvent.tar.gz as kinput2-filterevent.patch. Put it and kinput2.README in /usr/src/redhat/SOURCES

# cp <somewhere>/kinput2.README /usr/src/redhat/SOURCES
# cp <somewhere>/kinput2-filterevent.patch /usr/src/redhat/SOURCES
Then build RPMS with kinput2-v2fix4.spec:
# cd /usr/src/redhat/SPECS
# cp <somewhere>/kinput2-v2fix4.spec .
# rpm -ba kinput2-v2fix4.spec

This creates RPMs:

kinput2-v2fix4-2.src.rpm
kinput2-v2fix4-2.ppc.rpm
kinput2-canna-v2fix4-2.ppc.rpm
kinput2-canna-wnn-v2fix4-2.ppc.rpm
kinput2-wnn-v2fix4-2.ppc.rpm

In my case, I updated kinput2 using his RPM packages as:

rpm -U kinput2-v2fix4-2.ppc.rpm
rpm -U kinput2-canna-wnn-v2fix4-2.ppc.rpm

Back to Keisuke Fujii's MkLinux Page
fujiik@jlcuxf.kek.jp Mar. 26, 1998