[openi18n-im:01112] Re: Problem install ( im-sdk-src-r12_0_1-svn1891.tgz)
Makoto Fujiyoshi <[email protected]>
| Newsgroups | gmane.comp.internationalization.input-methods |
|---|---|
| Message-ID | <[email protected]> |
Hi, "wujunling" <[email protected]> wrote > 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. I think "ListenAddress" directive will have influenced. Please uncomment out the line "#ListenAddress localhost:9010". Incidentally, /usr/lib/im/htt.conf seems not to use it any longer after im-sdk-trunk revision 1955. It seems that new configuration file was changed into /etc/iiim/htt.xml.conf . Regards, ----- M.Fujiyoshi