来源:
ChinaUnix博客 作者:
ChinaUnix博客 发布时间:2008-01-01 15:49:00

星际译王 在Fedora 8 上的安装
在http://stardict.sourceforge.net/cn/download.php 下载到
stardict-3.0.1-1.fc8.i386.rpm
从文档名上能够看出来他是支持Fedora 8的,但是安装的时候却出现下面的错误提示。
[root@chd ~]# rpm -ivh stardict-3.0.1-1.fc8.i386.rpm
error: Failed dependencies:
espeak is needed by stardict-3.0.1-1.fc8.i386
libespeak.so.1 is needed by stardict-3.0.1-1.fc8.i386
这说明还是缺少一个libespeak.so.1的库。我想能够在网上找到吧,但是看到一网友他使用了rpm 的一个选项--nodeps 就能够不检查依赖关系安装。我也试试吧,结果是能够的。最终在附件里看到了 星际译王 。
[root@chd ~]# rpm -ivh stardict-3.0.1-1.fc8.i386.rpm --nodeps
Preparing... ########################################### [100%]
1:stardict ########################################### [100%]
似乎是能够通过安装WyabdcRealPeopleTTS.tar.bz2这个包能够解决以上问题。我没有试过。
网上更有一篇文章大家能够参考一下,写的不错。
windows上星际译王的安装&linux(as4)上星际译王的安装
http://hi.baidu.com/landnow/blog/item/97e261f002227baba50f5271.html
本文来自ChinaUnix博客,假如查看原文请点:http://blog.chinaunix.net/u1/59015/showart_460327.html
|
还没有关于此文章的相关评论!