novel-pinyin中文输入法

系统字体配置、中文显示和输入法问题
回复
wkt
帖子: 849
注册时间: 2006-09-07 22:51
联系:

novel-pinyin中文输入法

#1

帖子 wkt » 2008-03-14 12:26

基于scim输入法!

下载使用:
最新编译的在 http://ftp.ubuntu.org.cn/home/wkt/deb/ 这个是在8.04版下编译的。

$scp -r [email protected]:~/novel-pinyin_0.1.6_i386.deb /you_path_dir/
$sudo dpkg -i /you_path_dir/novel-pinyin_0.1.6_i386.deb
#########杀了scim 重启scim就行了。
scp 需要密码是:god123456
如果没有scp 就需要
$sudo apt-get install openssh-client
相关信息请看:http://www.linuxsir.org/bbs/thread324171.html
上次由 wkt 在 2008-04-28 20:13,总共编辑 1 次。
头像
yangyuruc
帖子: 385
注册时间: 2007-09-26 17:23
来自: 云南-香格里拉

#2

帖子 yangyuruc » 2008-03-14 13:02

安装下载的deb包居然libc6依赖无法解决
自己编译了代码
把字库文件考到/usr/share/scim/novel-pinyin下了
重启x,居然发现scim的core dumped,无奈删除了
看来和这个输入法无缘了 :em06
自打用上ubuntu,我决定做一个不盗版的好公民
wkt
帖子: 849
注册时间: 2006-09-07 22:51
联系:

#3

帖子 wkt » 2008-03-15 21:54

加个下载地址:http://ftp.ubuntu.org.cn/home/wkt/deb/n ... 6_i386.deb
密码:viewtopic.php?t=9685

谢谢oneleaf给我上传权限
wkt
帖子: 849
注册时间: 2006-09-07 22:51
联系:

#4

帖子 wkt » 2008-03-15 22:29

yangyuruc 写了:安装下载的deb包居然libc6依赖无法解决
自己编译了代码
把字库文件考到/usr/share/scim/novel-pinyin下了
重启x,居然发现scim的core dumped,无奈删除了
看来和这个输入法无缘了 :em06
既然是说依赖的问题.可能是打包的问题!
请把错误提示贴一下!
我感激不尽!
头像
yangyuruc
帖子: 385
注册时间: 2007-09-26 17:23
来自: 云南-香格里拉

#5

帖子 yangyuruc » 2008-03-15 22:32

wkt 写了:
yangyuruc 写了:安装下载的deb包居然libc6依赖无法解决
自己编译了代码
把字库文件考到/usr/share/scim/novel-pinyin下了
重启x,居然发现scim的core dumped,无奈删除了
看来和这个输入法无缘了 :em06
既然是说依赖的问题.可能是打包的问题!
请把错误提示贴一下!
我感激不尽!
问题是libc6我已经安装了.难道是版本低了?
错误见附件
附件
novepinyin.png
novepinyin.png (9.86 KiB) 查看 833 次
自打用上ubuntu,我决定做一个不盗版的好公民
wkt
帖子: 849
注册时间: 2006-09-07 22:51
联系:

#6

帖子 wkt » 2008-03-16 4:33

运行sudo apt-get -f install
把结果贴出来看看!
andrewyu
帖子: 36
注册时间: 2007-11-23 19:05

#7

帖子 andrewyu » 2008-03-16 5:09

wkt 写了:运行sudo apt-get -f install
把结果贴出来看看!
出现与5楼相同情况 结果如下:

andrew@andrew-laptop:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
unixodbc odbcinst1debian1 libpq4
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
andrew@andrew-laptop:~$ sudo apt-get install libc6
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version.
The following packages were automatically installed and are no longer required:
unixodbc odbcinst1debian1 libpq4
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
wkt
帖子: 849
注册时间: 2006-09-07 22:51
联系:

#8

帖子 wkt » 2008-03-16 6:22

to andrewyu:
从你帖的你是安装了novel-pinyin的结果吗?
好像看不出来啊?
不过如果你有兴趣.
我可以把源码给你为ubuntu打包!
我也只是打包仔而已!
头像
hehun
帖子: 71
注册时间: 2008-03-16 14:29

how to install *.bin packages?

#9

帖子 hehun » 2008-03-16 15:13

Who can tell me how to install *.bin packages ? I'm a fish, did.'t know much about ubuntu
wkt
帖子: 849
注册时间: 2006-09-07 22:51
联系:

Re: how to install *.bin packages?

#10

帖子 wkt » 2008-03-16 16:37

hehun 写了:Who can tell me how to install *.bin packages ? I'm a fish, did.'t know much about ubuntu
$sh your.bin
头像
sonic370
帖子: 484
注册时间: 2008-01-23 15:16
来自: Earth

#11

帖子 sonic370 » 2008-03-19 20:39

今天我的输入法突然消失了,这个贴子帮了我大忙。谢谢。
wkt
帖子: 849
注册时间: 2006-09-07 22:51
联系:

#12

帖子 wkt » 2008-04-28 20:14

更新置顶。
回复