Re: JHBuild: Error building ibus-anthy

Rui Tiago Cação Matos <[email protected]> Mon, 25 Nov 2013 10:10:08 +0100
Newsgroups gmane.comp.gnome.love
Message-ID <CACkMB-mzh4J=UqnrLMAu-HY53jv5QS5zw8gD3q08C128qwcM6w@mail.gmail.com>
Hi,

On 25 November 2013 06:53, Luiz Poleto <[email protected]> wrote:
> checking if your ibus version is supported... ERROR:root:Could not find any
> typelib for IBus
> Traceback (most recent call last):
>   File "<string>", line 5, in <module>
> ImportError: cannot import name IBus
> configure: error: no
> + exit 1

It looks like your ibus was built without python support. You can skip
this package if you don't need to type Japanese though.

In any case, missing python support will likely lead to failures in
other modules. Make sure you have the python development packages
installed. In Fedora it's called python-devel.

Rui