如何在Ubuntu 底下安裝字典呢
先去搜尋
StarDict Shell ScriptStarDict Shell ScriptStarDict Shell Script 套件
[root@appleboy-dorm][~][21:59:39]# apt-cache search stardict
sdcv – StarDict Console Version
stardict – International dictionary for GNOME 2
stardict-common – International dictionary for GNOME 2 – data files
stardict-tools – The dictionary conversion tools of stardict
然後安裝
apt-get install stardict-*
安裝好之後就可以在 應用程式->附屬應用程式->星際譯王
但是安裝好之後沒有任何字典檔,所以請自行到網路上下載
http://stardict.sourceforge.net/Dictionaries_zh_TW.php
下載軟體後 請把他解壓縮到 /usr/share/stardict/dic/
解壓縮的目錄應該有 *.dz *.idx *.ifo 這3個檔案
重新啟動該軟體 就可以使用了
Update: 2007.04.16 有人有寫好script了,底下給大家參考
StarDict Shell Script
Related