[Nix-dev] awesome locale issues

Eelco Dolstra e.dolstra at tudelft.nl
Mon Aug 23 21:19:30 CEST 2010


Hi,

On 08/23/2010 09:16 PM, Eelco Dolstra wrote:

> This is probably because the Glibc locales are in a separate package.  Solution:
> 
> $ nix-env -i glibc-locales
> 
> and set the environment variable LOCALE_ARCHIVE to
> ~/.nix-profile/lib/locale/locale-archive.

Oh, another solution is to set $LOCPATH to /usr/lib/locale.  Then you don't need
to install glibc-locales.  Instead it uses Ubuntu's own locale info.

-- 
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/



More information about the nix-dev mailing list