fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

系统字体配置、中文显示和输入法问题
回复
头像
Eiffi
帖子: 417
注册时间: 2008-09-30 10:57
系统: Win/深度Linux
联系:

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1261

帖子 Eiffi » 2010-09-27 17:41

ppa源怎么安装?不会弄……僒
ziegfeld
帖子: 31
注册时间: 2008-10-03 23:07

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1262

帖子 ziegfeld » 2010-09-27 21:18

Eiffi 写了:ppa源怎么安装?不会弄……僒
往前翻一页,1260楼就有。

代码: 全选

sudo add-apt-repository ppa:wengxt/fcitx-nightly
sudo apt-get update
sudo apt-get install fcitx
另外还有fcitx配置GUI和sunpinyin:

代码: 全选

sudo apt-get install fcitx-config 
sudo apt-get install fcitx-sunpinyin
我是fcitx googlegroup里ziegfeld~特来支持一下csslayer!~


:em11 :em11 :em11
头像
lilydjwg
论坛版主
帖子: 4258
注册时间: 2009-04-11 23:46
系统: Arch Linux
联系:

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1263

帖子 lilydjwg » 2010-09-28 0:45

fcitx-config configure 时出现

代码: 全选

checking for FCITX_CONFIG... no
configure: error: Package requirements ( fcitx-config >= 0.95 ) were not met:

No package 'fcitx-config' 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 FCITX_CONFIG_CFLAGS
and FCITX_CONFIG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
请问是怎么回事?
csslayer
帖子: 575
注册时间: 2009-08-03 13:08

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1264

帖子 csslayer » 2010-09-28 5:51

lilydjwg 写了:fcitx-config configure 时出现

代码: 全选

checking for FCITX_CONFIG... no
configure: error: Package requirements ( fcitx-config >= 0.95 ) were not met:

No package 'fcitx-config' 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 FCITX_CONFIG_CFLAGS
and FCITX_CONFIG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
请问是怎么回事?
fcitx不够新。
头像
momova
帖子: 3381
注册时间: 2007-07-11 21:43
系统: archlinux
来自: 东江边

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1265

帖子 momova » 2010-09-28 9:24

安装完毕之后,只有双拼和拼音?我一直用的是五笔的啊。

utf8是不是停止更新了呢?
我来了,我看见了,我征服了!
求勾搭,不管饭。
头像
walker4
帖子: 94
注册时间: 2008-03-09 19:21

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1266

帖子 walker4 » 2010-09-28 11:13

那个公钥根本下载不了。。。
头像
lilydjwg
论坛版主
帖子: 4258
注册时间: 2009-04-11 23:46
系统: Arch Linux
联系:

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1267

帖子 lilydjwg » 2010-09-28 12:52

csslayer 写了:
lilydjwg 写了:fcitx-config configure 时出现

代码: 全选

checking for FCITX_CONFIG... no
configure: error: Package requirements ( fcitx-config >= 0.95 ) were not met:

No package 'fcitx-config' 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 FCITX_CONFIG_CFLAGS
and FCITX_CONFIG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
请问是怎么回事?
fcitx不够新。
不是吧?我用的是svn里的最新版本编译安装的。应该是设置问题吧?但 fcitx-config >= 0.95 是什么东东呢?似乎是自依赖啊。。。
头像
wheat0r
帖子: 1026
注册时间: 2008-04-27 12:15
联系:

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1268

帖子 wheat0r » 2010-09-28 13:12

没什么特殊情况就都用 PPA 的版本吧
那个公钥根本下载不了
挂代理下载,或者多试试
utf8是不是停止更新了呢
4.0之后就把包的名字换回 fcitx 了,但是本质上还是 utf8 发版本
oneleaf 的教导记心间:《学习linux几点忠告》
csslayer
帖子: 575
注册时间: 2009-08-03 13:08

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1269

帖子 csslayer » 2010-09-28 18:02

lilydjwg 写了:
csslayer 写了:
lilydjwg 写了:fcitx-config configure 时出现

代码: 全选

checking for FCITX_CONFIG... no
configure: error: Package requirements ( fcitx-config >= 0.95 ) were not met:

No package 'fcitx-config' 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 FCITX_CONFIG_CFLAGS
and FCITX_CONFIG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
请问是怎么回事?
fcitx不够新。
不是吧?我用的是svn里的最新版本编译安装的。应该是设置问题吧?但 fcitx-config >= 0.95 是什么东东呢?似乎是自依赖啊。。。
你可以把fcitx-config >= 0.95 当做 libfcitx-config……

用这个分支的http://fcitx.googlecode.com/svn/branches/fcitx-utf8
头像
lilydjwg
论坛版主
帖子: 4258
注册时间: 2009-04-11 23:46
系统: Arch Linux
联系:

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1270

帖子 lilydjwg » 2010-09-28 22:35

csslayer 写了:
lilydjwg 写了:
csslayer 写了:
lilydjwg 写了:fcitx-config configure 时出现

代码: 全选

checking for FCITX_CONFIG... no
configure: error: Package requirements ( fcitx-config >= 0.95 ) were not met:

No package 'fcitx-config' 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 FCITX_CONFIG_CFLAGS
and FCITX_CONFIG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
请问是怎么回事?
fcitx不够新。
不是吧?我用的是svn里的最新版本编译安装的。应该是设置问题吧?但 fcitx-config >= 0.95 是什么东东呢?似乎是自依赖啊。。。
你可以把fcitx-config >= 0.95 当做 libfcitx-config……

用这个分支的http://fcitx.googlecode.com/svn/branches/fcitx-utf8
搞定了,原来是要

代码: 全选

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure
和原来的fcitx不同了啊,在/usr/local/lib下也有文件了。
ziegfeld
帖子: 31
注册时间: 2008-10-03 23:07

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1271

帖子 ziegfeld » 2010-09-28 23:43

lilydjwg 写了:
csslayer 写了:
lilydjwg 写了:
csslayer 写了:
lilydjwg 写了:fcitx-config configure 时出现

代码: 全选

checking for FCITX_CONFIG... no
configure: error: Package requirements ( fcitx-config >= 0.95 ) were not met:

No package 'fcitx-config' 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 FCITX_CONFIG_CFLAGS
and FCITX_CONFIG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
请问是怎么回事?
fcitx不够新。
不是吧?我用的是svn里的最新版本编译安装的。应该是设置问题吧?但 fcitx-config >= 0.95 是什么东东呢?似乎是自依赖啊。。。
你可以把fcitx-config >= 0.95 当做 libfcitx-config……

用这个分支的http://fcitx.googlecode.com/svn/branches/fcitx-utf8
搞定了,原来是要

代码: 全选

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure
和原来的fcitx不同了啊,在/usr/local/lib下也有文件了。

竟然搞定了…………nice!~赞一个,虽然那个版本非常老了。但是之前我遇到这个错误,也一直过不去。直接升级utf8版本了
头像
lilydjwg
论坛版主
帖子: 4258
注册时间: 2009-04-11 23:46
系统: Arch Linux
联系:

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1273

帖子 lilydjwg » 2010-10-07 21:53

我对 fcitx-utf8 的测试重新开始开始,现提交两个 bug 报告和一个 feature request:

bug1: 输入法开启的时候,Application 键(通常相当于点击右键菜单的那个)产生 g
bug2: 小键盘上的句点会直接上屏,即使在英文/数字状态下

feature request: 哪儿有配置说明文档?
头像
wheat0r
帖子: 1026
注册时间: 2008-04-27 12:15
联系:

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1274

帖子 wheat0r » 2010-10-08 20:12

bug2: 小键盘上的句点会直接上屏,即使在英文/数字状态下
这个绝对不算 bug …
oneleaf 的教导记心间:《学习linux几点忠告》
头像
lilydjwg
论坛版主
帖子: 4258
注册时间: 2009-04-11 23:46
系统: Arch Linux
联系:

Re: fcitx源代码及deb安装包 - PPA源已经建立,将会停止手工更新

#1275

帖子 lilydjwg » 2010-10-08 22:05

wheat0r 写了:
bug2: 小键盘上的句点会直接上屏,即使在英文/数字状态下
这个绝对不算 bug …
算我没说清楚。。。你试试用临时英文输入一个域名?或者一个小数?
回复