极点五笔 for ibus及scim,支持五笔、拼音混输,支持zz??输入特殊符号(20100325修订)

看到论坛很多人问这问题,我就贴出来吧
安装步骤(需要自己编译):

A. 获取代码:(没有git的先安装git:sudo apt-get install git-core)

$ git clone git://github.com/tchaikov/scim-googlepinyin.git

$ cd scim-googlepinyin.git

B. 编译前提:

上面给的链接里面有介绍怎么编译的,但少提了几个必需组件,这里列一下:

* autotools-dev

* libgtk2.0-dev

* libscim-dev

* libtool

* automake

用下面命令看看是不是安装了,如果没有,会自动帮你安装上:

$ aptitude install autotools-dev libgtk2.0-dev libscim-dev libtool automake

C. 编译:

记住系统必须先存在SCIM(没有的话 sudo apt-get install scim 一下)

$ ./autogen.sh

$ make

$ sudo make install

现在重启scim:

关闭scim:pkill scim

然后启动: scim -d

OK,去首选项里的“语言支持”的“输入法”选择scim作为默认输入法就OK了。

作者: denglin216   发布时间: 2010-05-18

把标题改一下,nnnnnnd,scim-googlepinyin@

作者: wowoto   发布时间: 2010-05-19

denglin216 写道:
看到论坛很多人问这问题,我就贴出来吧
安装步骤(需要自己编译):

A. 获取代码:(没有git的先安装git:sudo apt-get install git-core)

$ git clone git://github.com/tchaikov/scim-googlepinyin.git

$ cd scim-googlepinyin.git


“cd”这段有问题,应该是“cd scim-googlepinyin”才对

作者: nikitaluo   发布时间: 2010-05-19

原生的谷歌拼音?
和win下一样好用?也支持词库同步
抱歉现在在win下不方便立即尝试,用过的说明一下吧

作者: chenzw   发布时间: 2010-05-20

楼主 请教一下 8.04里 可以安装吗

作者: 易水辰   发布时间: 2010-05-21

yuchen@yuchen-laptop:~$ cd scim-googlepinyin
yuchen@yuchen-laptop:~/scim-googlepinyin$ ./autogen.sh
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... no
./configure: line 5245: ./po/POTFILES.in: No such file or directory
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SCIM... yes
checking for SCIM_GTKUTILS... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for a BSD-compatible install... /usr/bin/install -c
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... no
checking dlfcn.h presence... no
checking for dlfcn.h... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... failed
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking for X... libraries /usr/lib, headers
checking for ANSI C header files... (cached) yes
checking assert.h usability... no
checking assert.h presence... no
checking for assert.h... no
checking iconv.h usability... no
checking iconv.h presence... no
checking for iconv.h... no
checking fcntl.h usability... no
checking fcntl.h presence... no
checking for fcntl.h... no
checking for locale.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for libintl.h... (cached) yes
checking for an ANSI C-conforming const... no
checking for inline... no
checking for size_t... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... no
checking for working mmap... no
checking for memset... no
checking for munmap... no
checking for setlocale... no
checking for strdup... no
checking for log2... no
checking for exp2... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/data/Makefile
config.status: creating src/share/Makefile
config.status: creating src/command/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing depfiles commands
yuchen@yuchen-laptop:~/scim-googlepinyin$ make
make all-recursive
make[1]: 正在进入目录 `/home/yuchen/scim-googlepinyin'
Making all in src
make[2]: 正在进入目录 `/home/yuchen/scim-googlepinyin/src'
Making all in share
make[3]: 正在进入目录 `/home/yuchen/scim-googlepinyin/src/share'
source='dictbuilder.cpp' object='libpinyinime_la-dictbuilder.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../../depcomp \
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -c -o libpinyinime_la-dictbuilder.lo `test -f 'dictbuilder.cpp' || echo './'`dictbuilder.cpp
libtool: ignoring unknown tag CXX
g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -c dictbuilder.cpp -fPIC -DPIC -o .libs/libpinyinime_la-dictbuilder.o
env: g++: No such file or directory
make[3]: *** [libpinyinime_la-dictbuilder.lo] 错误 1
make[3]:正在离开目录 `/home/yuchen/scim-googlepinyin/src/share'
make[2]: *** [all-recursive] 错误 1
make[2]:正在离开目录 `/home/yuchen/scim-googlepinyin/src'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/home/yuchen/scim-googlepinyin'
make: *** [all] 错误 2
yuchen@yuchen-laptop:~/scim-googlepinyin$

作者: 易水辰   发布时间: 2010-05-21

前面 都没有问题 就是make 命令以后

yuchen@yuchen-laptop:~/scim-googlepinyin$ make
make all-recursive
make[1]: 正在进入目录 `/home/yuchen/scim-googlepinyin'
Making all in src
make[2]: 正在进入目录 `/home/yuchen/scim-googlepinyin/src'
Making all in share
make[3]: 正在进入目录 `/home/yuchen/scim-googlepinyin/src/share'
source='dictbuilder.cpp' object='libpinyinime_la-dictbuilder.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../../depcomp \
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -c -o libpinyinime_la-dictbuilder.lo `test -f 'dictbuilder.cpp' || echo './'`dictbuilder.cpp
libtool: ignoring unknown tag CXX
g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -c dictbuilder.cpp -fPIC -DPIC -o .libs/libpinyinime_la-dictbuilder.o
env: g++: No such file or directory
make[3]: *** [libpinyinime_la-dictbuilder.lo] 错误 1
make[3]:正在离开目录 `/home/yuchen/scim-googlepinyin/src/share'
make[2]: *** [all-recursive] 错误 1
make[2]:正在离开目录 `/home/yuchen/scim-googlepinyin/src'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/home/yuchen/scim-googlepinyin'
make: *** [all] 错误 2

作者: 易水辰   发布时间: 2010-05-21

有高手吗 告知一下 谢谢

作者: 易水辰   发布时间: 2010-05-21

易水辰 写道:
楼主 请教一下 8.04里 可以安装吗

没测试过,我只是在10.04安装成功了的,不过应该可以的
楼主可以测试一下

作者: denglin216   发布时间: 2010-05-23

当我 make的时候,提示没有make文件,

还 请楼主 帮忙 看下 ,謝謝

作者: dragon99   发布时间: 2010-05-30

8.04安装成功了
make 以后出现错误如下:

yuchen@yuchen-laptop:~/scim-googlepinyin$ make
make all-recursive
make[1]: 正在进入目录 `/home/yuchen/scim-googlepinyin'
Making all in src
make[2]: 正在进入目录 `/home/yuchen/scim-googlepinyin/src'
Making all in share
make[3]: 正在进入目录 `/home/yuchen/scim-googlepinyin/src/share'
source='dictbuilder.cpp' object='libpinyinime_la-dictbuilder.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../../depcomp \
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -c -o libpinyinime_la-dictbuilder.lo `test -f 'dictbuilder.cpp' || echo './'`dictbuilder.cpp
libtool: ignoring unknown tag CXX
g++ -DHAVE_CONFIG_H -I. -I../.. -Wall -c dictbuilder.cpp -fPIC -DPIC -o .libs/libpinyinime_la-dictbuilder.o
env: g++: No such file or directory
make[3]: *** [libpinyinime_la-dictbuilder.lo] 错误 1
make[3]:正在离开目录 `/home/yuchen/scim-googlepinyin/src/share'
make[2]: *** [all-recursive] 错误 1
make[2]:正在离开目录 `/home/yuchen/scim-googlepinyin/src'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/home/yuchen/scim-googlepinyin'
make: *** [all] 错误 2

请执行命令
代码:
sudo apt-get install build-essential


然后 重新 ./autogen.sh

make

sodu make install

另外楼主的 命令的确错了
A. 获取代码:第2句 应该是 cd scim-googlepinyin

作者: 易水辰   发布时间: 2010-05-31

强人,成功了!!!

作者: futao_uestc   发布时间: 2010-06-01

ji hao

作者: skytsui   发布时间: 2010-06-02

这个输入法,很好用!

作者: ubuntu1023   发布时间: 2010-06-05

我的出现这种情况,是什么原因,高手 告知一下 谢谢!!
xygnet2008@xygnet2008-laptop:~/scim-googlepinyin$ make
make all-recursive
make[1]: 正在进入目录 `/home/xygnet2008/scim-googlepinyin'
Making all in src
make[2]: 正在进入目录 `/home/xygnet2008/scim-googlepinyin/src'
Making all in share
make[3]: 正在进入目录 `/home/xygnet2008/scim-googlepinyin/src/share'
make[3]: 没有什么可以做的为 `all'。
make[3]:正在离开目录 `/home/xygnet2008/scim-googlepinyin/src/share'
Making all in command
make[3]: 正在进入目录 `/home/xygnet2008/scim-googlepinyin/src/command'
make[3]: 没有什么可以做的为 `all'。
make[3]:正在离开目录 `/home/xygnet2008/scim-googlepinyin/src/command'
Making all in data
make[3]: 正在进入目录 `/home/xygnet2008/scim-googlepinyin/src/data'
make[3]: 没有什么可以做的为 `all'。
make[3]:正在离开目录 `/home/xygnet2008/scim-googlepinyin/src/data'
Making all in include
make[3]: 正在进入目录 `/home/xygnet2008/scim-googlepinyin/src/include'
make[3]: 没有什么可以做的为 `all'。
make[3]:正在离开目录 `/home/xygnet2008/scim-googlepinyin/src/include'
make[3]: 正在进入目录 `/home/xygnet2008/scim-googlepinyin/src'
make[3]: 没有什么可以做的为 `all-am'。
make[3]:正在离开目录 `/home/xygnet2008/scim-googlepinyin/src'
make[2]:正在离开目录 `/home/xygnet2008/scim-googlepinyin/src'
Making all in data
make[2]: 正在进入目录 `/home/xygnet2008/scim-googlepinyin/data'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/xygnet2008/scim-googlepinyin/data'
make[2]: 正在进入目录 `/home/xygnet2008/scim-googlepinyin'
make[2]:正在离开目录 `/home/xygnet2008/scim-googlepinyin'
make[1]:正在离开目录 `/home/xygnet2008/scim-googlepinyin'
xygnet2008@xygnet2008-laptop:~/scim-googlepinyin$

作者: webranger   发布时间: 2010-06-11


请教:
./autogen.sh后
提示:
./autogen.sh: line 1: aclocal:找不到命令
./autogen.sh: line 2: libtoolize:找不到命令
./autogen.sh: line 3: autoheader:找不到命令
./autogen.sh: line 4: automake:找不到命令
./autogen.sh: line 5: autoconf:找不到命令
./autogen.sh: line 6: ./configure: 没有那个文件或目录
是 怎么 回事?

输入:
scim-googlepinyin$ apt-get install autoconf automake m4 后 提示:
E: 无法打开锁文件 /var/lib/dpkg/lock - open (13: 权限不够)
E: 无法对状态列表目录加锁(/var/lib/dpkg/),请查看您是否正以 root 用户运行?

我 应 改 怎么 处理?初学 者,请教!请教!

作者: automatic   发布时间: 2010-06-12

automatic 写道:
:em20
请教:
./autogen.sh后
提示:
./autogen.sh: line 1: aclocal:找不到命令
./autogen.sh: line 2: libtoolize:找不到命令
./autogen.sh: line 3: autoheader:找不到命令
./autogen.sh: line 4: automake:找不到命令
./autogen.sh: line 5: autoconf:找不到命令
./autogen.sh: line 6: ./configure: 没有那个文件或目录
是 怎么 回事?

输入:
scim-googlepinyin$ apt-get install autoconf automake m4 后 提示:
E: 无法打开锁文件 /var/lib/dpkg/lock - open (13: 权限不够)
E: 无法对状态列表目录加锁(/var/lib/dpkg/),请查看您是否正以 root 用户运行?

我 应 改 怎么 处理?初学 者,请教!请教!

输入这个试试sudo scim-googlepinyin$ apt-get install autoconf automake m4

作者: ton   发布时间: 2010-06-14

16楼的 在root下 安装就好了


不过 输入make以后,好像就提示早不到“makefile”,有没有高手知道是怎么回事,
我是今天才上手Ubuntu的

作者: konew   发布时间: 2010-06-14

automatic 写道:
:em20
请教:
./autogen.sh后
提示:
./autogen.sh: line 1: aclocal:找不到命令
./autogen.sh: line 2: libtoolize:找不到命令
./autogen.sh: line 3: autoheader:找不到命令
./autogen.sh: line 4: automake:找不到命令
./autogen.sh: line 5: autoconf:找不到命令
./autogen.sh: line 6: ./configure: 没有那个文件或目录
是 怎么 回事?

输入:
scim-googlepinyin$ apt-get install autoconf automake m4 后 提示:
E: 无法打开锁文件 /var/lib/dpkg/lock - open (13: 权限不够)
E: 无法对状态列表目录加锁(/var/lib/dpkg/),请查看您是否正以 root 用户运行?

我 应 改 怎么 处理?初学 者,请教!请教!


代码:
sudo rm /var/lib/dpkg/lock && sudo apt-get install autoconf automake m4

作者: tenzu   发布时间: 2010-06-14

安装好了,速度很快,但是词库太小了,有办法用其他比如搜狗的词库么?

作者: coolwin   发布时间: 2010-06-15

你们非专业的,折腾什么编译哦。找deb。最好去irc,找哈皮打包。

作者: eexpress   发布时间: 2010-06-15

eexpress 写道:
你们非专业的,折腾什么编译哦。找deb。最好去irc,找哈皮打包。

蓉蓉还管打包的事儿?

作者: tenzu   发布时间: 2010-06-15

没听说。

作者: pocoyo   发布时间: 2010-06-15

20091231版本的PPA,最新版本,刚刚上传编译。
viewtopic.php?f=95&t=224158&p=1436158#p1436158

作者: rediscover   发布时间: 2010-06-21

tenzu 写道:
eexpress 写道:
你们非专业的,折腾什么编译哦。找deb。最好去irc,找哈皮打包。

蓉蓉还管打包的事儿?


神都找谈话好几次了,再不整要遭雷劈了。

作者: rediscover   发布时间: 2010-06-21

nikitaluo 写道:
denglin216 写道:
看到论坛很多人问这问题,我就贴出来吧
安装步骤(需要自己编译):

A. 获取代码:(没有git的先安装git:sudo apt-get install git-core)

$ git clone git://github.com/tchaikov/scim-googlepinyin.git

$ cd scim-googlepinyin.git


“cd”这段有问题,应该是“cd scim-googlepinyin”才对



恩恩,确实,安好了,呵呵

作者: lovelyzlf   发布时间: 2010-06-21

lz,
为什么我全部按着你的做了。
最后也没没什么问题的成功了
但是最后去首选项里的“语言支持”的“输入法”选择不到scim呢???
内牛满面求助!!!!!!!!!

作者: 菜菜鱼   发布时间: 2010-06-25

作者: 菜菜鱼   发布时间: 2010-06-25

yunlizonghua@yunlizonghua:~$ $ git clone git://github.com/tchaikov/scim-googlepinyin.git
$: command not found
yunlizonghua@yunlizonghua:~$ $ git clone git://github.com/tchaikov/scim-googlepinyin.git
$: command not found



zhe shi ma yuan yin

作者: yunlizonghua   发布时间: 2010-07-01

安装成功谢谢了

作者: nonvolatile   发布时间: 2010-07-01

编译错的,安装最新的gcc,我觉得可能可以。

作者: lmch1993   发布时间: 2010-07-08

总算是弄明白了可惜也是稀里糊涂:根据楼主的建议以及部分跟楼的 和google的原版说明!重复了好几次!谢谢!

作者: treeler   发布时间: 2010-07-25

收藏,谢谢搂住

作者: seazhui   发布时间: 2010-07-26

用上了,谢谢
实在受不了ibus的频繁崩溃,稳定大于一切啊!
安装过程中一切正常,只是最后scim -d虽然能启动服务,但是无法使用输入法。重启之后该问题消失。

作者: 用电器   发布时间: 2010-07-28

opensuse11.3安装成功!多谢搂住1

作者: jiyuyan   发布时间: 2010-07-29

administrator@ubuntu:~$ cd scim-googlepinyin
administrator@ubuntu:~/scim-googlepinyin$ aptitude install autotools-dev libgtk2.0-dev libscim-dev libtool automake
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
正在初始化软件包状态... 完成
E: 无法打开锁文件 /var/lib/dpkg/lock - open (13: 权限不够)
E: 无法对状态列表目录加锁(/var/lib/dpkg/),请查看您是否正以 root 用户运行?

我操作这一步时出错,我用的administrator是最高权限,请问各位高手,我该怎么解决这个问题

作者: steven08   发布时间: 2010-07-30

administrator@ubuntu:~/scim-googlepinyin$ ./autogen.sh
configure.ac:13: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library
./autogen.sh: line 2: libtoolize:找不到命令
src/Makefile.am:21: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:21: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:21: to `configure.ac' and run `aclocal' and `autoconf' again.
src/Makefile.am:21: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
src/Makefile.am:21: its definition is in aclocal's search path.
src/share/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
src/share/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/share/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
src/share/Makefile.am:1: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
src/share/Makefile.am:1: its definition is in aclocal's search path.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
./configure: line 2425: AM_GLIB_GNU_GETTEXT: command not found
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SCIM... configure: error: Package requirements (scim >= 1.4.0) were not met:

No package 'scim' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SCIM_CFLAGS
and SCIM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

administrator@ubuntu:~/scim-googlepinyin$


执行 ./autogen.sh命令时出现这种情况,请问各位高手怎么解决?

作者: steven08   发布时间: 2010-07-30

steven08 写道:
administrator@ubuntu:~/scim-googlepinyin$ ./autogen.sh
configure.ac:13: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library
./autogen.sh: line 2: libtoolize:找不到命令
src/Makefile.am:21: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:21: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:21: to `configure.ac' and run `aclocal' and `autoconf' again.
src/Makefile.am:21: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
src/Makefile.am:21: its definition is in aclocal's search path.
src/share/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
src/share/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/share/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
src/share/Makefile.am:1: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
src/share/Makefile.am:1: its definition is in aclocal's search path.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
./configure: line 2425: AM_GLIB_GNU_GETTEXT: command not found
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SCIM... configure: error: Package requirements (scim >= 1.4.0) were not met:

No package 'scim' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SCIM_CFLAGS
and SCIM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

administrator@ubuntu:~/scim-googlepinyin$


执行 ./autogen.sh命令时出现这种情况,请问各位高手怎么解决?

作者: LWeili   发布时间: 2010-08-03

我的神啊,3个小时终于弄好了

作者: LWeili   发布时间: 2010-08-03

代码:
wang@ubuntu:~$ $ ./autogen.sh
$:找不到命令
wang@ubuntu:~$
wang@ubuntu:~$ $ make
$:找不到命令
wang@ubuntu:~$
wang@ubuntu:~$ $ sudo make install
$:找不到命令
wang@ubuntu:~$ ^C
wang@ubuntu:~$

我的scim已经安装好了,但是第三步(C步骤)怎么都弄不好。我是新手额,希望高手哥哥或姐姐能帮下小弟
谢谢咯!

作者: Zihn   发布时间: 2010-08-03

在有IBUS与SCIM共存的情况下,按照楼主的方法安装成功,但是无论怎样调节快捷键,都是调不出GOOGLE拼音输入法,"首选项"和"系统管理"的所有与输入法有关的选项都试过了,就是不好用。什么原因呢?

作者: LHOOQ   发布时间: 2010-08-06

请问重启SCIM怎么重启啊

作者: zhouxy6759   发布时间: 2010-08-06

恩,很迅速就已经装好了。但是明显有几个问题的。
第一,输入框无法正常跟随,通常都是有些窗口可以跟,有些不可以跟。如果不可以跟,就出现在默认底部,或者上次可以跟的位置。
第二,无法用shift选字,只可以切换中英文。
第三,候选字数目无法控制。
第四,不能以词选字
第五,千万不要想着有同步功能


六。但是我觉得,还是可以用d,谢谢楼主。

作者: imphilo   发布时间: 2010-08-07

我也刚装好 问题跟楼上说的一样 不能光标跟随这一点让人相当崩溃……
试了一下以后 换回原来的IBUS了

作者: Meisterstueck   发布时间: 2010-08-09

主啊,来帮帮这帮新人吧。

作者: poweroff   发布时间: 2010-08-09