LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: james_su

SCIM 0.9.1 & SCIM-TABLES 0.3.2 released!

[复制链接]
发表于 2004-2-22 20:41:14 | 显示全部楼层

Added Japanese table: Nippon. (Thanks Matthew Fischer <futhark@vzavenue

是不是可以用scim输入日文了,包括日文汉字?
发表于 2004-2-24 13:53:15 | 显示全部楼层
音调不能用,以前用shift可以调用音调,现在不知道怎么着不能用音调了,shift不管用了。
发表于 2004-2-25 10:52:19 | 显示全部楼层
重启以后又能用了,不好意思,好像没有即时生效,呵呵。
发表于 2004-2-25 15:20:25 | 显示全部楼层
my system is rh7.3(gcc 2.96), and when i complie the source files, in the" make" procedue , there were some  errors in scim_table _server_setup.cpp. so i don't konw whether i should prepare something before runnig the "./configure","make" and "make install".
what's the problem?please give me some addvices.
thanks
 楼主| 发表于 2004-2-25 16:59:45 | 显示全部楼层
最初由 Starry 发表
my system is rh7.3(gcc 2.96), and when i complie the source files, in the" make" procedue , there were some  errors in scim_table _server_setup.cpp. so i don't konw whether i should prepare something before runnig the "./configure","make" and "make install".
what's the problem?please give me some addvices.
thanks


把错误信息贴出来。
发表于 2004-2-25 18:52:32 | 显示全部楼层
should i put the source codes of scim and scim-table all in one folder?
发表于 2004-2-25 23:55:40 | 显示全部楼层
最初由 james_su 发表
把错误信息贴出来。

I'll post mine.  On my Debian 3.0 (woody):

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../intl -DSCIM_LIBDIR=\"/usr/local/lib\" -DSCIM_DATADIR=\"/usr/local/share\" -DSCIM_LOCALEDIR=\"/usr/local/share/locale\" -DSCIM_SYSCONFDIR=\"/usr/local/etc\" -DSCIM_ICONDIR=\"/usr/local/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/local/lib/scim-1.0/\" -g -O2 -c scim_module.cpp -Wp,-MD,.deps/scim_module.TPlo  -fPIC -DPIC -o .libs/scim_module.lo
scim_module.cpp: In method `bool scim::Module::load(const scim::String &, const scim::String &)':
scim_module.cpp:176: no matching function for call to `basic_string<char,string_char_traits<char>,__default_alloc_template<true,0> >::clear ()'
make[2]: *** [scim_module.lo] Error 1
make[2]: Leaving directory `/home/minghua/tmp/scim-0.9.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/minghua/tmp/scim-0.9.1'
make: *** [all] Error 2

$ g++ --version
2.95.4
发表于 2004-2-26 01:29:33 | 显示全部楼层
問題報告: 在 SCIM 0.91 版使用倉頡五代輸入法,按 "a" 鍵打入「日」字,顯示出?韰s變成了「竹」字 - 也就是說在倉頡下「日」字不能被輸入....

註:使用簡易輸入法?K沒有這個問題。
发表于 2004-2-26 02:12:27 | 显示全部楼层
support and thanx
 楼主| 发表于 2004-2-26 07:29:57 | 显示全部楼层
必须使用 gcc 3.2 以上版本才能够编译 SCIM。

我会想办法修改代码,绕过 gcc 2.95.x 的这个问题。

大家如果还碰到类似的问题,请把详细错误信息给我,我会尽力解决。

最初由 高原之狼 发表
I'll post mine.  On my Debian 3.0 (woody):

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../intl -DSCIM_LIBDIR=\"/usr/local/lib\" -DSCIM_DATADIR=\"/usr/local/share\" -DSCIM_LOCALEDIR=\"/usr/local/share/locale\" -DSCIM_SYSCONFDIR=\"/usr/local/etc\" -DSCIM_ICONDIR=\"/usr/local/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/local/lib/scim-1.0/\" -g -O2 -c scim_module.cpp -Wp,-MD,.deps/scim_module.TPlo  -fPIC -DPIC -o .libs/scim_module.lo
scim_module.cpp: In method `bool scim::Module::load(const scim::String &, const scim::String &)':
scim_module.cpp:176: no matching function for call to `basic_string<char,string_char_traits<char>,__default_alloc_template<true,0> >::clear ()'
make[2]: *** [scim_module.lo] Error 1
make[2]: Leaving directory `/home/minghua/tmp/scim-0.9.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/minghua/tmp/scim-0.9.1'
make: *** [all] Error 2

$ g++ --version
2.95.4
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表