OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: nich on February 16, 2005, 01:21:58 am

Title: Restoring Zdict Dictionary Files
Post by: nich on February 16, 2005, 01:21:58 am
I accidentally erased these two folders when I damaged my Zaurus OS during the repair process. Where do the folders dict1 & dict2 belong on the C3000. I assume that all I have to do to get zdict working again is to put the folders in the correct location.

Thanks

nich.
Title: Restoring Zdict Dictionary Files
Post by: totsubo on February 17, 2005, 10:37:18 pm
I find them under:

/hhd3/dict1
/hhd3/dict2

and they are linked to:

Code: [Select]
$ ls -l

lrwxrwxrwx   1 root   root   11 Jan   1  1970  ./hdd2/QtPalmtop/dict1 -> /hdd3/dict1
lrwxrwxrwx   1 root   root   11 Jan   1  1970  ./hdd2/QtPalmtop/dict2 -> /hdd3/dict2

HTH