Holly Bostick wrote:
> Zac Medico schreef:
> 
>>Holly Bostick wrote:
>>
>>
>>>I've been trying to get my locales straightened out. I want to use
>>>[EMAIL PROTECTED] (ISO8859-15) as my default encoding. I originally followed
>>>the Gentoo Localization Guide and defined the following locales in
>>>/etc/locales/build:
>>>
>>>en_us/ISO-8859-1
>>>en_US.ISO-8859-15/ISO-8859-15
>>>en_US.UTF-8/UTF-8
>>>nl_NL/ISO-8859-1
>>>[EMAIL PROTECTED]/ISO-8859-15
>>>nl_NL.UTF-8/UTF-8
>>>
>>>rebuilt glibc (again) and everything was kinda OK, except that
>>>
snip
>>
>>On my system it is /etc/locales.build rather than /etc/locales/build 
>>(probably just a typo in the email).  Have you tried to rebuild the 
>>definitions with localedef?
>>
>>localedef -v -c -i nl_NL -f ISO-8859-15 nl_NL.ISO-8859-15
>>
>>After that run "perl -v" and hopefully you won't get "Setting locale failed" 
>>anymore.
>>
>>Zac
> 
> 
> Thank you, Zac, that seems to have fixed it. Is there anything else I
> need to do-- is this just a bandaid over a critical wound, or can I
> trust the system to heal fully and unscarred on its own?
> 
> Holly

Looking again at your /etc/locales.build I noticed that you need to add:

nl_NL.ISO-8859-15/ISO-8859-15

That would be analogous to en_US.UTF-8/UTF-8 which works for me when I build 
glibc.

Zac 
-- 
gentoo-user@gentoo.org mailing list

Reply via email to