[openi18n-im:01226] path name chages in r12.2
AShiZaWa KaZuNoRi <[email protected]>
| Newsgroups | gmane.comp.internationalization.input-methods |
|---|---|
| Message-ID | <[email protected]> |
All, Please review the following table, which describes how path names will be changed. current/description proposed path name ---------------------------------------------------------------- /usr/lib/im/httx -> /usr/bin/iiimx /usr/lib/im/htt_xbe -> /usr/bin/iiim-xbe /usr/lib/im/htt -> /usr/bin/iiimd /usr/lib/im/htt_server -> /usr/bin/iiim-server /usr/lib/im/ -> /usr/lib/iiim/ /usr/lib/im/leif/ -> /usr/lib/iiim/le/ /usr/lib/im/leif/<LE>.so -> /usr/lib/iiim/le/<LE>/<LE>.so /usr/lib/im/locale/<LOC>/<LE>/ -> /usr/lib/iiim/le/<LE>/ IIIMF static data -> /usr/share/iiim/ LE static data -> /usr/share/iiim/le/<LE>/ include files -> /usr/include/iiim/ public libraries -> /usr/lib/libiiim*.* /etc/init.d/IIim -> /etc/init.d/iiim-server IIIMF host specific files -> /etc/iiim/ LE host specific files -> /etc/iiim/le/<LE>/ IIIMF volatile date -> /var/lib/iiim/ LE volatile data -> /var/lib/iiim/le/<LE>/ ---------------------------------------------------------------- As iiimd and iiim-server can be started by non-privileged users, these commands will go into /usr/bin. To keep compatibility with the current version, iiim-server will be modified to look at both of /usr/lib/iiim/le and /usr/lib/im/leif for <LE>.so. I'm also thinking that I need to modify existing LE's codes in the trunk to follow the changes. If you have any issues, please let me know. I hopefully will implement and commit the changes next week. Regards, -- kasha