发新话题
打印

are there another input method not using unicon-im?

are there others input method not using unicon-im?

i find the unicon-im like  SHIT ,while almost all the input method dependence the unicon-im ,i think it too boring to install it.when you want use it ,almost all strange trouble beat you.maybe it too OLD ,the kernel patch is just for the 2.2.x version and the latest is just only for the 2.4.5 . when i use the newest gcc,it hardly start compiling .when i start it ALMOST said
TLS_Debug.cpp:38: default argument given for parameter 2 of `
   TLS_CDebug::TLS_CDebug(char*, int = 0)'
TLS_Debug.hpp:40: after previous specification in `TLS_CDebug::TLS_CDebug(char*
   = 0, int = 0)'
what wrong?it alwayse said i need this something,when i found the "this something", then it says i need another something ,after found another something,howerver ,it told me  it need the third something.didn't it like  shit? not only DO NOT support the familier kernel but also DO NOT support the newest compiler? am i the first only person meet these trouble ?with searching in the google , only one result just from debian ,but the result loos like only a configure erro log after sombody wanted to  compile the unicon-im for the debian.nothing useful on it but a lot of erros than mine .      
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

爽,刚刚搞定了输入。太爽了,以后好说了       
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

象偶一样喜欢用chinput的人,不喜欢迷糊音的如果在一个一般的支持国际化的平台(不是那种普通的发行版,那其实已经支持中文了了)就是默认没有对中文作什么的发行版.你不能光装一个输入法,好像是大部分输入法都要unicon我没有详细考证(也许有的不要,怕麻烦的就去找不要unicon的)一般是需要unicon的支持,其实我们只是要unicon的两个库文件(或许有什么xim,没有研究),并不需要真的安装unicon(当然安装它只是要一些编译chinput的东西,或许IM是中文输入法必需的.没有的话你就不能安装chinput,装了也没用),如果你强行安装,其实是浪费时间,自讨没趣.你可以不需要安装unicon后重新编译内核搞什么frambuffer,反正偶懒得在console下用什么中文,你想要自己去弄了.为了避免麻烦(因为偶也懒得去试了)你可以先阅读unicon文档,注意一般的unicon的源码有个小错误,你下下来要是碰到偶上面的错误,那就对了,你只需修改TLS_Debug.cpp:38行的将int model =0改为int model就可以了好了,如果其他方面的问题,我想一般是你缺少一些库文件(那你自己想办法)

为了免得麻烦,按照文档所说,先打补丁,再把/usr/src/$linux/include中的 scsi linux asm-i386考到/usr/include,内核不必重新编译,注意备分.      
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

[QUOTE]最初由 AIKO_sex 发布
[B]爽,刚刚搞定了输入。太爽了,以后好说了 [/B][/QUOTE]

这个输入法偶已经不用了,太次了.最讨厌迷糊.      
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

if you see xlib not support zh_CN.EUC, plz follow this:
代码:

cp -f /usr/X11R6/lib/X11/locale/zh/XI18N_OBJS /usr/X11R6/lib/X11/locale/zh_CN/      
象一阵风 拂过我身边 忽然间 想要去很远 和你去看繁华世界

TOP

发新话题