![]() |
2008-04-03
, 02:48
|
|
Posts: 221 |
Thanked: 182 times |
Joined on Jul 2007
@ Central Illinois
|
#12
|
# ls -ld /usr/share/stardict/dic/stardict-dictd-moby-thesaurus-2.4.2/ drwxr-xr-x 2 root root 4096 Apr 2 21:27 /usr/share/stardict/dic/stardict-dictd-moby-thesaurus-2.4.2/ # # ls -l /usr/share/stardict/dic/stardict-dictd-moby-thesaurus-2.4.2/ -rw-r--r-- 1 root root 10720391 Aug 28 2007 dictd_www.dict.org_moby-thesaurus.dict.dz -rw-r--r-- 1 root root 527311 Aug 28 2007 dictd_www.dict.org_moby-thesaurus.idx -rw-r--r-- 1 root root 164 Aug 28 2007 dictd_www.dict.org_moby-thesaurus.ifo #
# sudo gainroot # chown -R root:root /usr/share/stardict/dic/ # chmod 755 /usr/share/stardict/dic/* # chmod 644 /usr/share/stardict/dic/*/*
![]() |
2008-04-03
, 04:21
|
Posts: 362 |
Thanked: 143 times |
Joined on Mar 2008
|
#13
|
![]() |
2008-04-03
, 05:30
|
|
Posts: 221 |
Thanked: 182 times |
Joined on Jul 2007
@ Central Illinois
|
#14
|
# sudo gainroot # apt-get install bzip2 # ln -s /usr/bin/bzip2 /usr/bin/bunzip2 # cd /usr/share/stardict/dic # wget http://internap.dl.sourceforge.net/sourceforge/stardict/stardict-dictd-moby-thesaurus-2.4.2.tar.bz2 # bunzip2 -c stardict-dictd-moby-thesaurus-2.4.2.tar.bz2 | tar xvf -
![]() |
2008-04-04
, 02:05
|
Posts: 362 |
Thanked: 143 times |
Joined on Mar 2008
|
#15
|
![]() |
2008-04-04
, 03:35
|
|
Posts: 221 |
Thanked: 182 times |
Joined on Jul 2007
@ Central Illinois
|
#16
|
I have tried the same procedure to put the dictionary on my 16GB card at mmc1, but it did not:-(. I suspect it is because my memory card has not been formated as ext2 yet. What do you think?
# sudo gainroot # mkdir -p /media/mmc1/stardict/dic # mv /usr/share/stardict/dic/* /media/mmc1/stardict/dic/
The Following User Says Thank You to terrencegf For This Useful Post: | ||
![]() |
2008-04-04
, 05:16
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#17
|
![]() |
2008-04-04
, 12:07
|
|
Posts: 221 |
Thanked: 182 times |
Joined on Jul 2007
@ Central Illinois
|
#18
|
![]() |
2008-04-05
, 01:23
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#19
|
![]() |
2008-04-05
, 20:23
|
Posts: 364 |
Thanked: 54 times |
Joined on Feb 2008
|
#20
|
thank you for the pointer. However, it did not work for me. This is what I did: My tarball was stardict-dictd-moby-thesaurus-2.4.2.tar.bz2. I used 7-zip to extract it. The folder created by extraction was "stardict-dictd-moby-thesaurus-2.4.2" and the files were dictd_www.dict.org_moby-thesaurus.dict.dz,
dictd_www.dict.org_moby-thesaurus.idx and dictd_www.dict.org_moby-thesaurus.ifo.
I created the folder "stardict-dictd-moby-thesaurus-2.4.2" under /usr/share/startdict/dic and then move the 3 files into the folder.
I have tried to change the name of the dictionary files to 'dictd-moby-thesaurus.dict.dz', 'dictd-moby-thesaurus.idx' and 'dictd-moby-thesaurus.ifo', but that did not work either:-(
further advice would be appreciated.
Regards,
Cheve