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 '(&quot;m17nlib&quot;))<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> &lt;<a href="mailto:ek.kato@gmail.com">ek.kato@gmail.com</a>&gt; 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 &lt;<a href="mailto:zach.rowinski@gmail.com">zach.rowinski@gmail.com
</a>&gt; wrote:<br>&gt; Is it possible that m17nlib.db was not configured correctly when it was<br>&gt; installed?<br>&gt;<br>&gt;<br>&gt; On 12/10/06, Zach Rowinski &lt; <a href="mailto:zach.rowinski@gmail.com">zach.rowinski@gmail.com
</a>&gt; wrote:<br>&gt; &gt; Thanks. Unfortunately, after some effort I can not configure the prefs so<br>&gt; that the m17n-*-* appears as an option in the 'Enabled Input Methods' field<br>&gt; in uim-pref-gtk window. I have tried to manually register the m17nlib based
<br>&gt; on instructions from Hirosi in previous emails replies, but still have had<br>&gt; no luck.<br><br>Hmm,&nbsp;&nbsp;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.&nbsp;&nbsp;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.&nbsp;&nbsp;If you have &quot;m17nlib&quot; 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>