Description of problem: A mismatch between placement of canna_api.ell file and where xemacs is looking for it. Version-Release number of selected component (if applicable): 21.5.27-6.fc6 How reproducible: 100% Steps to Reproduce: 1. Evaluate (set-input-method "japanese-canna") 2. 3. Actual results: Error message Expected results: Loading of canna module. Additional info: Xemacs is looking for /usr/lib/xemacs-21.5-b27/i686-redhat-linux/modules/canna/canna_api.ell (probably from 'canna-activate' in 'canna-leim.elc') which is actually /usr/lib/xemacs-21.5-b27/i686-redhat-linux/modules/canna_api.ell Adding a link from the latter to the former works.
Created attachment 146096 [details] Make canna-activate look from the installed path Reproduced, and attached patch sent upstream.
Fixed in upcoming 21.5.27-8