Ken Moffat wrote:

>   But I don't understand the reference to KOI8 - I've got it
> installed, but it won't be used in a utf8 test.

We are talking about different packages.  The four you mention in sed 
looking for LANG=ru_RU.UTF-8 and one place in grep:

093-grep:unibyte-bracket-expr: skipped test: ru_RU.KOI8-R locale not found

Not that I can read Russian. :)  After a checking around a little, I was 
able to run:

   localedef -i ru_RU -f KOI8-R ru_RU.KOI8-R

without errors.  Then grep 'make check' does find it and the test passes.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to