Thread: tsearch2 and english locale on Debian - english.0 english.1

tsearch2 and english locale on Debian - english.0 english.1

From
chrisj
Date:
Hi, the tsearch2 intro has instructions for creating a US_en locale, here is
a snippet:

.. it can be created from the /languages/english directory with the
following command:

       sort -u -t/ +0f -1 +0 -T /usr/tmp -o english.med english.0 english.1

The problem is that the files english.0 and english.1 do not exist on my
Debian system:

cwlap1:/# find . -name english.* -print
./usr/share/emacs/21.4/lisp/language/english.elc
./usr/share/apps/ktouch/english.ktouch.xml
./usr/share/postgresql/8.2/contrib/english.stop
./usr/lib/ImageMagick-6.2.4/config/english.xml

Can anyone suggest where I can download these files from?  I found two
sources for english.0 but they were quite different. Could not find
english.1


--
View this message in context:
http://www.nabble.com/tsearch2-and-english-locale-on-Debian---english.0-english.1-tf3663477.html#a10236476
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


Re: tsearch2 and english locale on Debian - english.0 english.1

From
chrisj
Date:
found it at :  http://ftp.gnu.mirrors.hoobly.com/gnu/non-gnu/ispell/


chrisj wrote:
>
> Hi, the tsearch2 intro has instructions for creating a US_en locale, here
> is a snippet:
>
> .. it can be created from the /languages/english directory with the
> following command:
>
>        sort -u -t/ +0f -1 +0 -T /usr/tmp -o english.med english.0
> english.1
>
> The problem is that the files english.0 and english.1 do not exist on my
> Debian system:
>
> cwlap1:/# find . -name english.* -print
> ./usr/share/emacs/21.4/lisp/language/english.elc
> ./usr/share/apps/ktouch/english.ktouch.xml
> ./usr/share/postgresql/8.2/contrib/english.stop
> ./usr/lib/ImageMagick-6.2.4/config/english.xml
>
> Can anyone suggest where I can download these files from?  I found two
> sources for english.0 but they were quite different. Could not find
> english.1
>
>
>

--
View this message in context:
http://www.nabble.com/tsearch2-and-english-locale-on-Debian---english.0-english.1-tf3663477.html#a10246135
Sent from the PostgreSQL - general mailing list archive at Nabble.com.