BTS

Message2068

Author suntong
Recipients mika
Date 2009-03-19.14:40:16
Content
On Thu, Mar 19, 2009 at 7:58 AM, Michael Prokop

> We've to rework the way we handle locales. . .
>
> Notice that this is related to: http://bts.grml.org/grml/issue571

Thanks for the explanation. A

 ln -s /usr/share/X11/locale/locale.alias /usr/share/locale/locale.alias

fixed my current problem. However, I get some map file not found error:

$ locale-gen
Generating locales (this might take a while)...
  en_US.ISO-8859-1... done
  en_US.UTF-8... done
  zh_CN.GB2312... done
  zh_CN.UTF-8... done
  zh_HK.UTF-8... done
  zh_TW.Big5...character map file `Big5' not found: No such file or directory
 done
Generation complete.

Is there any quick fix for that?

Thanks
History
Date User Action Args
2009-03-19 14:40:17suntongsetrecipients: + mika
2009-03-19 14:40:17suntonglinkissue655 messages
2009-03-19 14:40:16suntongcreate