[问题]黑客背单词无法安装

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
qinershi
帖子: 13
注册时间: 2007-05-29 8:58

[问题]黑客背单词无法安装

#1

帖子 qinershi » 2008-08-07 11:14

下载了源代码版本的,解压后,运行
sudo ./configure ,然后再Make时就提示错误。
Type "make" to compile reciteword.

qinershi@qin:~/Downloads/reciteword-0.8.4$ make
make all-recursive
make[1]: Entering directory `/home/qinershi/Downloads/reciteword-0.8.4'
Making all in po
make[2]: Entering directory `/home/qinershi/Downloads/reciteword-0.8.4/po'
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file zh_CN.po
/bin/sh: -o: not found
make[2]: *** [zh_CN.gmo] 错误 127
make[2]: Leaving directory `/home/qinershi/Downloads/reciteword-0.8.4/po'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/qinershi/Downloads/reciteword-0.8.4'
make: *** [all] 错误 2
standino
帖子: 45
注册时间: 2007-05-07 9:57

#2

帖子 standino » 2008-08-07 12:49

qinershi
帖子: 13
注册时间: 2007-05-29 8:58

#3

帖子 qinershi » 2008-08-07 14:01

RPM包转换后可以安装,谢谢
回复