Updates:
        Status: Notabug
        Cc: takao.fujiwara1

Comment #1 on issue 1513 by takao.fujiwara1: Enter one-line summary
http://code.google.com/p/ibus/issues/detail?id=1513

You could run ibus-daemon without ibus-setup.

% ibus-daemon --verbose

I think your python is /usr but not /usr/local and you need to build with /usr.

# cd ibus
# ./configure --prefix=/usr
# make


--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复