install and use stardict in linux

This is a useful page to see how to install the stardict in linux. (http://ilstar.iteye.com/blog/352505)

 

I used the method

$sudo yum install stardict

Notice without suffix '.rpm'

 

After intall it we have to intall the dictionaries we need such as chinese-english-chinese.

 

We should download the dictionaried we need from the stardict'forum.(http://www.stardict.org/forum/)

 

After finding, we should intall it. Put the dict directory we want to install into your STAR_DICT_HOME/dic(usually in /usr/share/stardict). Reboot the stardict.

 

Well sth wrong occured. Google it!

 

1. zip and unzip

stardict-21shijishuangxiangcidian-2.4.2.zip.001

stardict-21shijishuangxiangcidian-2.4.2.zip.002

when unzip it sth wrong happened.

method:

$cat stardict-21shijishuangxiangcidian-2.4.2.zip.001 stardict-21shijishuangxiangcidian-2.4.2.zip.002 > shijishuangxiangcidian-2.4.2.zip
$sudo chmod 777 dic (dic is StarDic's Dictionary forder)
extract zip to dic folder or U can move the whole directory to the dic folder after unzip it.

 

2. //TODO

你可能感兴趣的:(linux,Google,Blog)