[Localization] ibus, a new input framework
Asheesh Laroia
asheesh at creativecommons.org
Fri Aug 29 03:26:56 EDT 2008
On Thu, 28 Aug 2008, Edward Cherlin wrote:
> I'm on Debian Hardy.
There's no such Debian release. I presume you mean Ubuntu Hardy.
> I compiled and installed Ibus, ibus-pinyin and
> Ibus-tables (apparently) but I'm having trouble with the others. I
> can't make the ibus-Hangul engine, and I can't make install
> ibus-chewing. Ibus doesn't run. Some error communication:
> hangul_wrap.c:118:20: error: Python.h: No such file or directory
> etc.
>
> Where is Python.h supposed to come from?
Automatic help mode:
http://www.google.com/search?q=site%3Apackages.ubuntu.com+python.h
indicates it is available in the python2.5-dev package.
Human help mode:
Install the package called python-dev. You can use apt-file to search the
repository for files; see
http://www.debuntu.org/how-to-find-missing-packages-with-apt-file.
> mokurai at ubuntu:~/Desktop/ibus-chewing-0.1.1.20080823$ ibus
> Starting ibus-daemon OK
> Traceback (most recent call last):
> File "/usr/local/share/ibus/daemon/ibusdaemon.py", line 28, in <module>
> import dbus.server
> ImportError: No module named server
> Start ibus-daemon failed
Looks like you probably need to apt-get install python-dbus. That's just
a guess, though.
-- Asheesh.
--
In the land of the dark the Ship of the
Sun is driven by the Grateful Dead.
-- Egyptian Book of the Dead
More information about the Localization
mailing list