Build scim for moblin2
Submitted by Raymond, updated on 18 Oct 2009 - 0 comments
Build SCIM
- Download scim 1.4.9 Source package from: http://sourceforge.net/project/showfiles.php?group_id=108454
- Build and install it
- You might also want to build and install some engine for scim say : scim-pinyin etc.
Build scim-bridge
- Download scim-bridge 0.4.16 Source package from: http://sourceforge.net/project/showfiles.php?group_id=108454&package_id=...
- unpack the source package and patch it with the attached patch to add support to clutter:
- configure, build and install the package:
bootstrap
configure --prefix=/usr --sysconfdir=/etc
make
sudo make installPost install works
- Update Clutter IMContext framework file clutter-imcontext/clutter.immodules with:
- Make sure you have the env parameter set:
clutter-scan-immodules > /tmp/clutter.immodules
sudo cp /tmp/clutter.immodules /etc/clutter-imcontext/clutter.immodulesexport CLUTTER_IM_MODULE=scim-bridge
export GTK_IM_MODULE=scim-bridge| Attachment | Size |
|---|---|
| scim-bridge-0.4.16-moblin.zip | 13.53 KB |
- Printer-friendly version
- Login or register to post comments