Am 17.05.2015 um 18:36 schrieb Jürgen Spitzmüller <[email protected]>:

> 2015-05-17 18:25 GMT+02:00 Stephan Witt <[email protected]>:
> Am 13.05.2015 um 10:42 schrieb Jean-Marc Lasgouttes <[email protected]>:
> 
> >
> > Hi there,
> >
> > The ritual question: what is still needed for 2.2?
> 
> Another thing I'm looking for a solution is the update of the dictionaries 
> and thesauri.
> After fetching the updates Jürgen put in SVN repository the resulting disk 
> image is
> approximately 200 MB instead of 120 MB in size. This is big but possible for 
> downloads.
> But any alternative distribution mechanism has real disadvantages. Either in 
> terms of the
> required work (man power) and/or ease of use for the users. What should we do 
> here?
> 
> Note that it's mostly the German dictionaries that increase the size that 
> much (they have seen some huge changes).

Sorry for digging out late again.

I've just had a look again and noticed all english thesauri are identical:

$ ls -l dictionaries/thes/th_en_*.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:42 
dictionaries/thes/th_en_AU_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:41 
dictionaries/thes/th_en_BS_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:42 
dictionaries/thes/th_en_BZ_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:42 
dictionaries/thes/th_en_CA_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:41 
dictionaries/thes/th_en_GB_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:41 
dictionaries/thes/th_en_GH_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:42 
dictionaries/thes/th_en_IE_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:42 
dictionaries/thes/th_en_IN_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:42 
dictionaries/thes/th_en_JM_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:41 
dictionaries/thes/th_en_MW_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:42 
dictionaries/thes/th_en_NA_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:42 
dictionaries/thes/th_en_NZ_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:41 
dictionaries/thes/th_en_PH_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:41 
dictionaries/thes/th_en_TT_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:41 
dictionaries/thes/th_en_US_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:42 
dictionaries/thes/th_en_ZA_v2.dat
-rw-r--r--  1 stephan  staff  18597793 19 Apr 20:42 
dictionaries/thes/th_en_ZW_v2.dat
$ for d in dictionaries/thes/th_en_*.dat ; do diff -u 
dictionaries/thes/th_en_AU_v2.dat $d ; done | wc
       0       0       0

This costs 17 times 18 MByte space and looks wrong. Are you sure you put the 
right stuff in?

Stephan

> 
> The alternative would be to proceed with probably pretty outdated German 
> support.
> 
> A long-term solution would make it possible to download only selected 
> languages,
> 
> Jürgen 
> 

Reply via email to