[openi18n-im:01086] Re: name space cleanup
Akira TAGOH <[email protected]>
| Newsgroups | gmane.comp.internationalization.input-methods |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
Hi, >>>>> On Wed, 20 Oct 2004 20:01:16 -0700, >>>>> "HT" == Hidetoshi Tajima <[email protected]> wrote: HT> Hi, HT> Inspired by recent few name space issues, I'd want to revisit name spaces HT> for IIIM module installation. HT> As examples: /usr/lib/im/htt* -> /usr/sbin/, /etc/init.d/IIIM -> HT> /etc/init.d/iiimf-server HT> (Debian mandatory change), /usr/lib/im/locale/ -> /etc/iiim/locale/ or HT> /usr/share/iiim/locale. We did similar changes for our package, like - htt, htt_server -> /usr/sbin - httx, htt_xbe -> /usr/bin - /etc/init.d/IIim -> iiim Also, my thoughts is, - the shared libraries under /usr/lib/im/lib should be moved under /usr/lib. we can remove the unnecessary RPATH (it's needed to get working, though) from the libraries then. - all of files under /usr/lib/im/locale can't be moved because it contains the aux object binaries too. for other data, if it's not configuratable, it should be moved under /usr/share/iiim/locale say. and any configuratable files like sysime.cfg should be moved under /etc/iiim/locale say. - /usr/lib/im/include should be moved under /usr/include/iiim say. Regards, -- Akira TAGOH