/usr/share/doc/scim-python-common/README is in scim-python-common 0.1.13~rc1-3build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | HOW TO Install it
- Install it from source code
$ tar jxvf scim-python-${version},tar.bz2
$ cd scim-python-${version}
$ ./configure --prefix=/usr
$ make
$ make install
$ restart current X session
$ Try [English writer] engine
- Install it from rpm for Fedora 8
$ yum install python-enchant
$ rpm -ivh scim-python-*.rpm
$ scim-restart
$ Try [English writer] engine
- Install it from Fedora 8 yum repository
$ yum install scim-python*
Project's URL:
http://code.google.com/p/scim-python/
Project's Group:
http://groups.google.com/group/scim-python
PinYin User Guide:
http://code.google.com/p/scim-python/wiki/PinYinUserGuide
ShuangPin User Guide:
http://code.google.com/p/scim-python/wiki/ShuangpinUserGuide
|