Ubuntu 10.04安装google拼音输入法

系统字体配置、中文显示和输入法问题
回复
treeler
帖子: 5
注册时间: 2010-07-25 16:11

Re: Ubuntu 10.04安装google拼音输入法

#31

帖子 treeler » 2010-07-25 16:41

总算是弄明白了可惜也是稀里糊涂:根据楼主的建议以及部分跟楼的 和google的原版说明!重复了好几次!谢谢!
seazhui
帖子: 77
注册时间: 2009-07-24 14:07
来自: 海宁

Re: Ubuntu 10.04安装google拼音输入法

#32

帖子 seazhui » 2010-07-26 15:39

收藏,谢谢搂住
用电器
帖子: 10
注册时间: 2009-03-11 3:03

Re: Ubuntu 10.04安装google拼音输入法

#33

帖子 用电器 » 2010-07-28 16:39

:em01 用上了,谢谢
实在受不了ibus的频繁崩溃,稳定大于一切啊!
安装过程中一切正常,只是最后scim -d虽然能启动服务,但是无法使用输入法。重启之后该问题消失。
jiyuyan
帖子: 257
注册时间: 2007-08-26 18:51

Re: Ubuntu 10.04安装google拼音输入法

#34

帖子 jiyuyan » 2010-07-29 17:12

opensuse11.3安装成功!多谢搂住1
steven08
帖子: 2
注册时间: 2010-07-30 15:32

Re: Ubuntu 10.04安装google拼音输入法

#35

帖子 steven08 » 2010-07-30 15:34

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
帖子: 2
注册时间: 2010-07-30 15:32

Re: Ubuntu 10.04安装google拼音输入法

#36

帖子 steven08 » 2010-07-30 16:00

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
帖子: 59
注册时间: 2010-02-08 11:42

Re: Ubuntu 10.04安装google拼音输入法

#37

帖子 LWeili » 2010-08-03 1:27

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
帖子: 59
注册时间: 2010-02-08 11:42

Re: Ubuntu 10.04安装google拼音输入法

#38

帖子 LWeili » 2010-08-03 2:13

我的神啊,3个小时终于弄好了 :em11
Zihn
帖子: 2
注册时间: 2010-07-24 22:36

Re: Ubuntu 10.04安装google拼音输入法

#39

帖子 Zihn » 2010-08-03 23:04

代码: 全选

wang@ubuntu:~$ $ ./autogen.sh
$:找不到命令
wang@ubuntu:~$ 
wang@ubuntu:~$ $ make
$:找不到命令
wang@ubuntu:~$ 
wang@ubuntu:~$ $ sudo make install
$:找不到命令
wang@ubuntu:~$ ^C
wang@ubuntu:~$ 
我的scim已经安装好了,但是第三步(C步骤)怎么都弄不好。我是新手额,希望高手哥哥或姐姐能帮下小弟 :em06
谢谢咯!
LHOOQ
帖子: 18
注册时间: 2009-03-27 17:58

Re: Ubuntu 10.04安装google拼音输入法

#40

帖子 LHOOQ » 2010-08-06 17:19

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

Re: Ubuntu 10.04安装google拼音输入法

#41

帖子 zhouxy6759 » 2010-08-06 22:08

请问重启SCIM怎么重启啊
imphilo
帖子: 63
注册时间: 2008-07-07 15:33

Re: Ubuntu 10.04安装google拼音输入法

#42

帖子 imphilo » 2010-08-07 9:12

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


六。但是我觉得,还是可以用d,谢谢楼主。
头像
Meisterstueck
帖子: 10
注册时间: 2010-03-13 20:58

Re: Ubuntu 10.04安装google拼音输入法

#43

帖子 Meisterstueck » 2010-08-09 12:35

我也刚装好 问题跟楼上说的一样 不能光标跟随这一点让人相当崩溃……
试了一下以后 换回原来的IBUS了 :em25
头像
poweroff
帖子: 395
注册时间: 2008-12-13 15:03

Re: Ubuntu 10.04安装google拼音输入法

#44

帖子 poweroff » 2010-08-09 12:39

主啊,来帮帮这帮新人吧。
一条狗的马甲!
对不起,我承认我是一只穿着马甲的狗!
ak87
帖子: 44
注册时间: 2010-05-09 22:19

Re: Ubuntu 10.04安装google拼音输入法

#45

帖子 ak87 » 2010-08-09 17:20

:em20
回复