您的位置:首页 > Web前端

如何在fedora 13.0上安装stardict

2010-10-02 21:33 423 查看
安装stardic

(1) yum install stardict //默认安装于目录/usr/share/stardict ,在/usr/bin 创建stardict可执行文件

安装之后,stardict并没有任可字典,需手动下载,

(2)在终端输入stardict运行stradict,右下角图标“go to the stardict web”下载所需词典,一般tar包形如“stardict*.tar.bz2”

(3) tar -xjvf stardict*.tar.bz2

(4)mv ./stardict*.tar.bz2 /usr/share/stardict/dic

(5重新启动stardict即可

为stardict创建桌面快键方式

一种方式,link /usr/bin/stardic /home/"用户名"/Desktop/stardic //为其创建链接

另一种方式 右键-great launcher--command(选择/usr/bin/stardic)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: