[openi18n-im:01109] Problem install ( im-sdk-src-r12_0_1-svn1891.tgz)
"wujunling" <[email protected]>
| Newsgroups | gmane.comp.internationalization.input-methods |
|---|---|
| Message-ID | <00b401c4bb18$d4d7d3e0$7364fe0a@WJL> |
Hi I have download im-sdk-src-r12_0_1-svn1891.tgz. Compile and install it on Redhat Linux Enterprise. IIIMF works well. Could this im-sdk package install on the other Linux(for example suse linux 9.1 or Turbo Linux 10)? Are the installing setps same as Redhat or has some difference? If it has some difference, Which should I special pay attention to? I do the same work on the Turbo Linux10--compile and install the im-sdk. But run the server with debug option. # /usr/lib/im/htt_server -d Open another terminal and run # /usr/lib/im/httx The htt_server terminal window show "Denied the access from localhost" message. I had modify the file "htt.conf" in the /usr/lib/im/ into: DefaultPermission permit AllowSystemUser permit Which wrong in the above descriptions? I need your help, thanks.