Quote:
Originally Posted by rhari79
The program seems to be very buggy.
|
ydp2dict is meant to work with some prerequisites.These are not well tested and hence the buggy nature.
I think this requires the
Collin's english-polish, polish-english dictionary installed. This means the pair of files "
dict100.dat, dict100.idx" and "
dict101.dat, dict101.idx" must be present in your folder. These seem to be the english-polish and polish-english dicts resp. from the collins dict.
After parsing these files the ydp2dict writes data into
/usr/share/stardict/dic/ and creates the files
ydp_English_Polish.idx and
ydp_English_Polish.dict files.
Since the collins dict is a commercial s/w i cant continue. In case you have this installed, run this program in the directory where the dict files are present. Also ensure that the dir /usr/share/stardict/dic/ exists.
--hari