Ubuntu 10.04安装google拼音输入法
-
- 帖子: 5
- 注册时间: 2010-07-25 16:11
Re: Ubuntu 10.04安装google拼音输入法
总算是弄明白了可惜也是稀里糊涂:根据楼主的建议以及部分跟楼的 和google的原版说明!重复了好几次!谢谢!
-
- 帖子: 77
- 注册时间: 2009-07-24 14:07
- 来自: 海宁
Re: Ubuntu 10.04安装google拼音输入法
收藏,谢谢搂住
-
- 帖子: 10
- 注册时间: 2009-03-11 3:03
Re: Ubuntu 10.04安装google拼音输入法

实在受不了ibus的频繁崩溃,稳定大于一切啊!
安装过程中一切正常,只是最后scim -d虽然能启动服务,但是无法使用输入法。重启之后该问题消失。
-
- 帖子: 257
- 注册时间: 2007-08-26 18:51
Re: Ubuntu 10.04安装google拼音输入法
opensuse11.3安装成功!多谢搂住1
-
- 帖子: 2
- 注册时间: 2010-07-30 15:32
Re: Ubuntu 10.04安装google拼音输入法
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是最高权限,请问各位高手,我该怎么解决这个问题
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是最高权限,请问各位高手,我该怎么解决这个问题
-
- 帖子: 2
- 注册时间: 2010-07-30 15:32
Re: Ubuntu 10.04安装google拼音输入法
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命令时出现这种情况,请问各位高手怎么解决?
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命令时出现这种情况,请问各位高手怎么解决?
-
- 帖子: 59
- 注册时间: 2010-02-08 11:42
Re: Ubuntu 10.04安装google拼音输入法
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命令时出现这种情况,请问各位高手怎么解决?
-
- 帖子: 59
- 注册时间: 2010-02-08 11:42
Re: Ubuntu 10.04安装google拼音输入法
我的神啊,3个小时终于弄好了 

-
- 帖子: 2
- 注册时间: 2010-07-24 22:36
Re: Ubuntu 10.04安装google拼音输入法
代码: 全选
wang@ubuntu:~$ $ ./autogen.sh
$:找不到命令
wang@ubuntu:~$
wang@ubuntu:~$ $ make
$:找不到命令
wang@ubuntu:~$
wang@ubuntu:~$ $ sudo make install
$:找不到命令
wang@ubuntu:~$ ^C
wang@ubuntu:~$

谢谢咯!
-
- 帖子: 18
- 注册时间: 2009-03-27 17:58
Re: Ubuntu 10.04安装google拼音输入法
在有IBUS与SCIM共存的情况下,按照楼主的方法安装成功,但是无论怎样调节快捷键,都是调不出GOOGLE拼音输入法,"首选项"和"系统管理"的所有与输入法有关的选项都试过了,就是不好用。什么原因呢?
-
- 帖子: 3
- 注册时间: 2010-08-06 21:34
Re: Ubuntu 10.04安装google拼音输入法
请问重启SCIM怎么重启啊
-
- 帖子: 63
- 注册时间: 2008-07-07 15:33
Re: Ubuntu 10.04安装google拼音输入法
恩,很迅速就已经装好了。但是明显有几个问题的。
第一,输入框无法正常跟随,通常都是有些窗口可以跟,有些不可以跟。如果不可以跟,就出现在默认底部,或者上次可以跟的位置。
第二,无法用shift选字,只可以切换中英文。
第三,候选字数目无法控制。
第四,不能以词选字
第五,千万不要想着有同步功能
六。但是我觉得,还是可以用d,谢谢楼主。
第一,输入框无法正常跟随,通常都是有些窗口可以跟,有些不可以跟。如果不可以跟,就出现在默认底部,或者上次可以跟的位置。
第二,无法用shift选字,只可以切换中英文。
第三,候选字数目无法控制。
第四,不能以词选字
第五,千万不要想着有同步功能
六。但是我觉得,还是可以用d,谢谢楼主。
- Meisterstueck
- 帖子: 10
- 注册时间: 2010-03-13 20:58
Re: Ubuntu 10.04安装google拼音输入法
我也刚装好 问题跟楼上说的一样 不能光标跟随这一点让人相当崩溃……
试了一下以后 换回原来的IBUS了
试了一下以后 换回原来的IBUS了

- poweroff
- 帖子: 395
- 注册时间: 2008-12-13 15:03
-
- 帖子: 44
- 注册时间: 2010-05-09 22:19