View Single Post
terrencegf's Avatar
Posts: 221 | Thanked: 182 times | Joined on Jul 2007 @ Central Illinois
#10
Originally Posted by cheve View Post
I have also tried to copy the extracted dictionary files into /usr/share/stardict/dic folder directly(after setting myself as root); however, it also did not work either.
Make sure you have kept the directory structure of the dictionary files. For example, the English Thesaurus comes in a tarball named "stardict-thesaurus-ee-2.4.2.tar.bz2". Verify that you have extracted the files and the containing directory into "/usr/share/stardict/" as follows:
Code:
/usr/share/stardict/dic/stardict-thesaurus-ee-2.4.2/thesaurus-ee.dict.dz
/usr/share/stardict/dic/stardict-thesaurus-ee-2.4.2/thesaurus-ee.idx
/usr/share/stardict/dic/stardict-thesaurus-ee-2.4.2/thesaurus-ee.ifo
Perhaps you incorrectly put the files one directory up (i.e. directly into "/usr/share/stardict/dic/")?