LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 3361|回复: 31

大家如果有兴趣可以帮忙测试一下 CVS 版本的 SCIM。

[复制链接]
发表于 2004-4-29 00:01:24 | 显示全部楼层 |阅读模式
已经加入了按照语言分类的菜单。

scim-setup 的输入法服务配置里面也按照语言进行了分类。

码表配置里面还没有做修改。

scim-chinese 的二进制包不支持这个版本。我会尽快放出 scim-chinese 的源码包, 并建起 CVS 服务。

cvs checkout 方法:

export CVS_RSH="ssh"

cvs -z3 -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/scim co scim-lib
发表于 2004-4-29 00:14:19 | 显示全部楼层

Wonderful!!

I may try it as soon as possible.
发表于 2004-4-29 14:06:57 | 显示全部楼层
已经可以看到 scim-chinese 的代码了:
http://savannah.nongnu.org/cgi-bin/viewcvs/scim/scim-chinese/
 楼主| 发表于 2004-4-29 14:23:27 | 显示全部楼层
最初由 idkey 发表
已经可以看到 scim-chinese 的代码了:
http://savannah.nongnu.org/cgi-bin/viewcvs/scim/scim-chinese/


:-)

scim-chinese 写的比较乱,大家多包含。以后会慢慢改进的。

过两天发布源码包和二进制包。
发表于 2004-4-29 14:42:47 | 显示全部楼层
最初由 james_su 发表
:-)

scim-chinese 写的比较乱,大家多包含。以后会慢慢改进的。

过两天发布源码包和二进制包。


SCIM和SCIM-Chinese进入Debian官方的所有障碍都消失了
发表于 2004-4-29 18:02:07 | 显示全部楼层
yeah, and in the file of COPYING, it is GPLed ;)

Thanks a lot
发表于 2004-4-29 18:27:19 | 显示全部楼层
ltkun:~/tmp/scimcvs/scim-lib# autoconf
configure.ac:68: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:69: error: possibly undefined macro: AM_CONFIG_HEADER
configure.ac:73: error: possibly undefined macro: AM_GNU_GETTEXT
configure.ac:76: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.ac:77: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:78: error: possibly undefined macro: AC_LIB_LTDL
configure.ac:94: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:135: error: possibly undefined macro: AC_PROG_INTLTOOL
configure.ac:212: error: possibly undefined macro: AM_GCONF_SOURCE_2
configure.ac:213: error: possibly undefined macro: AM_ICONV

怎么编译啊
发表于 2004-4-29 19:31:55 | 显示全部楼层
进入到 Debian 中以后测试就方便了。哈哈太好了。
以后有更多的好用的软件了。
 楼主| 发表于 2004-4-29 20:18:31 | 显示全部楼层
./bootstrap
./configure --prefix=/usr --sysconfdir=/etc
make
make install

最初由 ltkun 发表
ltkun:~/tmp/scimcvs/scim-lib# autoconf
configure.ac:68: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:69: error: possibly undefined macro: AM_CONFIG_HEADER
configure.ac:73: error: possibly undefined macro: AM_GNU_GETTEXT
configure.ac:76: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.ac:77: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:78: error: possibly undefined macro: AC_LIB_LTDL
configure.ac:94: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:135: error: possibly undefined macro: AC_PROG_INTLTOOL
configure.ac:212: error: possibly undefined macro: AM_GCONF_SOURCE_2
configure.ac:213: error: possibly undefined macro: AM_ICONV

怎么编译啊
发表于 2004-4-29 20:28:06 | 显示全部楼层
ltkun:~/tmp/scimcvs/scim-lib-cvs# ./bootstrap
+ aclocal -I m4
aclocal: configure.ac: 212: macro `AM_GCONF_SOURCE_2' not found in library
+ autoheader
autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
+ libtoolize -c --automake
+ intltoolize -c --automake
./bootstrap: line 26: intltoolize: command not found
+ automake --add-missing --copy --include-deps
Makefile.am:36: AC_PROG_MAKE_SET must be used in `configure.ac'
configure.ac: 69: required file `./[config.h].in' not found
src/Makefile.am:70: variable `LIBADD_DL' not defined
automake: configure.ac: AC_ARG_PROGRAM must be used in `configure.ac'
utils/Makefile.am:41: variable `TRAY_ICON_SOURCE' not defined
utils/Makefile.am:34: variable `TRAY_ICON_HEADER' not defined
data/Makefile.am:21: AC_PROG_MAKE_SET must be used in `configure.ac'
modules/Makefile.am:21: AC_PROG_MAKE_SET must be used in `configure.ac'
modules/FrontEnd/Makefile.am:38: AC_PROG_MAKE_SET must be used in `configure.ac'
docs/Makefile.am:24: AC_PROG_MAKE_SET must be used in `configure.ac'
docs/manual/Makefile.am:22: AC_PROG_MAKE_SET must be used in `configure.ac'
docs/manual/zh_CN/Makefile.am:22: AC_PROG_MAKE_SET must be used in `configure.ac'
configs/Makefile.am:14: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
configs/Makefile.am:21: warning: automake does not support conditional definition of config_DATA in EXTRA_DIST
configs/Makefile.am:21: warning: automake does not support conditional definition of schema_DATA in EXTRA_DIST
extras/Makefile.am:21: AC_PROG_MAKE_SET must be used in `configure.ac'
extras/setup/Makefile.am:62: warning: automake does not support conditional definition of desktop_in_files in EXTRA_DIST
automake: configure.ac: AC_PROG_INSTALL must be used in `configure.ac'
+ autoconf
ltkun:~/tmp/scimcvs/scim-lib-cvs# ./configure --prefix=/usr --sysconfdir=/etc
./configure: line 1425: AM_INIT_AUTOMAKE: command not found
./configure: line 1426: syntax error near unexpected token `config.h'
./configure: line 1426: `AM_CONFIG_HEADER(config.h)'
ltkun:~/tmp/scimcvs/scim-lib-cvs#
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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