The .mim files in the /usr/share/m17n/ look fine.<br><br>The installed-modules.scm file has the following:<br><br>(define installed-im-module-list '("m17nlib"))<br>(define enabled-im-list '())<br>(define system-available-im-list enabled-im-list)
<br><br>You can see that m17nlib is installed, but no m17n-*-* IM names appear in the enabled-im-list. Is there a clear solution to this? Maybe I misconfigured UIM at some point along the way? Or maybe it's basically just a problem with the ubuntu installation...
<br><br>thanks for everyone's feedback so far...<br>Zach<br><br><div><span class="gmail_quote">On 12/10/06, <b class="gmail_sendername">Etsushi Kato</b> <<a href="mailto:ek.kato@gmail.com">ek.kato@gmail.com</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 12/10/06, Zach Rowinski <<a href="mailto:zach.rowinski@gmail.com">zach.rowinski@gmail.com
</a>> wrote:<br>> Is it possible that m17nlib.db was not configured correctly when it was<br>> installed?<br>><br>><br>> On 12/10/06, Zach Rowinski < <a href="mailto:zach.rowinski@gmail.com">zach.rowinski@gmail.com
</a>> wrote:<br>> > Thanks. Unfortunately, after some effort I can not configure the prefs so<br>> that the m17n-*-* appears as an option in the 'Enabled Input Methods' field<br>> in uim-pref-gtk window. I have tried to manually register the m17nlib based
<br>> on instructions from Hirosi in previous emails replies, but still have had<br>> no luck.<br><br>Hmm, As Utumi-san said, something is broken about m17n related<br>package in ubuntu.<br>Check installed version of m17n-lib and m17n-db, and the existence of
<br>*.mim files in /usr/share/m17n/ directory which should be installed by<br>m17n-db. But I'm totally not sure about Debian/Ubuntu.<br><br>And for uim-m17nlib, you can check whether it is properly registered<br>by uim-module-manager with looking into
<br>/usr/share/uim/installed-modules.scm file. If you have "m17nlib" in<br>installed-im-module-list, and some m17n-*-* IM names in<br>installed-im-list, your installation is fine.<br><br>Cheers,<br>--<br>Etsushi Kato
<br><a href="mailto:ek.kato@gmail.com">ek.kato@gmail.com</a><br></blockquote></div><br>