|
SCIMPythonDoc
SCIM-Python - A python language binding for SCIMHow To Use Pin Yin Input MethodPlease read Pin Yin User Guide. How To Install itSystem requires
Install it from source code
gcc gettext-devel scim-devel python-devel pygtk2-devel python-enchant
$ tar jxvf scim-python-${version}.tar.bz2
$ cd scim-python-${version}
$ ./configure --prefix=/usr
$ make
$ make install
$ logout current session and relogin desktop
$ Try [English Writer] & [Pin Yin] scim enginesInstall from subversion repository
svn gcc automake autoconf gettext-devel libtool scim-devel python-devel pygtk2-devel python-enchant $ svn checkout http://scim-python.googlecode.com/svn/trunk/ scim-python $ cd scim-python $ ./autogen.sh --prefix=/usr $ make $ make install
$ svn checkout http://scim-python.googlecode.com/svn/trunk/ scim-python $ cd scim-python $ ./autogen.sh --prefix=/usr $ make srpm $ make rpm
$ svn checkout http://scim-python.googlecode.com/svn/trunk/ scim-python $ cd scim-python $ ./autogen.sh --prefix=/usr --enable-debian-dpkg $ fakeroot $ make deb Install scim-python in Fedora 8
$ yum install scim-python-\* Binary Packages
Any comments are welcome |
Sign in to add a comment
我打了个ubuntu8.04的64位的DEB包。。。经过试用没有什么问题。
地址:ftp://zyk.lfzx.net