Alrighty then, so fix it:

export LANG=en_IN.UTF-8
export LC_ALL=en_IN.UTF-8

And then rebuild from scratch (make clean, etc).

You should always use a UTF-8 locale. Might want to set one in your global
/etc/environment or /etc/default/locale

-- Tino Didriksen


On 28 June 2017 at 17:08, Amba Kulkarni <[email protected]> wrote:

> LANG=en_IN
> LANGUAGE=en_IN:en
> LC_CTYPE="en_IN"
> LC_NUMERIC="en_IN"
> LC_TIME="en_IN"
> LC_COLLATE="en_IN"
> LC_MONETARY="en_IN"
> LC_MESSAGES="en_IN"
> LC_PAPER="en_IN"
> LC_NAME="en_IN"
> LC_ADDRESS="en_IN"
> LC_TELEPHONE="en_IN"
> LC_MEASUREMENT="en_IN"
> LC_IDENTIFICATION="en_IN"
> LC_ALL=
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Apertium-stuff mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to