On 9/17/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Issue 83: 文件冲突 > http://code.google.com/p/ibus/issues/detail?id=83 > > New issue report by zhuqin83: > ibus-engine-git: 文件系统中已存在 > /usr/share/pygtk/2.0/argtypes/gconf-arg-types.py > ibus-engine-git: 文件系统中已存在 /usr/share/pygtk/2.0/defs/gconf.defs > /usr/share/pygtk/2.0/argtypes/gconf-arg-types.py属于gnome-python 2.22.1-1 > /usr/share/pygtk/2.0/defs/gconf.defs属于gnome-python 2.22.1-1 >
竹琴的编译参数多了 --enable-pygconf ? Huang Peng 说 为了对付 Gentoo 之类没有将 python-gconf 从 python-gnome2 分拆的发行版 他把 gconf python 的 binding 从 gonome-python 拷贝到了 ibus 工程里,如果想不安装 gnome 相关的库,只需要在 configure 的时候加上 --enable-pygconf 参数,打开编译 ibus 内部的 pygconf 模块的选项 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
