Issue 110: emerge ibus之后,不能启动,提示“ImportError: No module named  
gtk”?
http://code.google.com/p/ibus/issues/detail?id=110

Comment #24 by oahong:
恩,大概明白了怎么回事。 gentoo会先把软件编译后安装到一个特定的地方  
/var/tmp/portage
/cat/package/image里面,(cat/package这里应该为 app-i18n/ibus)
而ibus在安装的时候会直接检测 ${prefix}/share/pygtk/2.0等等路径是否存在,这里 
就出问题
了,创建了几个空白的文件夹,然后merge到system里面。



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

回复