Re: development/chapter06/glibc

2008-11-18 Thread Ken Moffat
On Mon, Nov 17, 2008 at 08:20:43PM -0800, Trent Shea wrote: > On November 17, 2008 09:47:39 am Lefteris Dimitroulakis wrote: > > mkdir: created directory `/usr/lib/locale' > > cannot open locale definition file `zh_CN.GB18030': No such file or > > directory make: *** [glibc] Error 4 > > > > rgrds >

Re: development/chapter06/glibc

2008-11-18 Thread Lefteris Dimitroulakis
Στις Tuesday 18 November 2008 06:20:43 ο/η Trent Shea έγραψε: > On November 17, 2008 09:47:39 am Lefteris Dimitroulakis wrote: > > mkdir: created directory `/usr/lib/locale' > > cannot open locale definition file `zh_CN.GB18030': No such file or > > directory make: *** [glibc] Error 4 > > > > rgrds

Re: development/chapter06/glibc

2008-11-17 Thread rae l
On Tue, Nov 18, 2008 at 1:35 PM, Alexander E. Patrakov <[EMAIL PROTECTED]> wrote: > rae l wrote: >> At the same time, I sugguest to add zh_CN.UTF-8 support, too, >> >> localedef -i zh_CN -f UTF-8 zh_CN.UTF-8 > > The list in the book refers only to locales that are used by the automated > testsuit

Re: development/chapter06/glibc

2008-11-17 Thread Alexander E. Patrakov
rae l wrote: > At the same time, I sugguest to add zh_CN.UTF-8 support, too, > > localedef -i zh_CN -f UTF-8 zh_CN.UTF-8 The list in the book refers only to locales that are used by the automated testsuites (i.e., not necessarily intended to be used by humans). The testsuite for coreutils ex

Re: development/chapter06/glibc

2008-11-17 Thread rae l
On Tue, Nov 18, 2008 at 12:20 PM, Trent Shea <[EMAIL PROTECTED]> wrote: > It looks like a typo, the command should probably be: > localedef -i zh_CN -f GB18030 zh_CN.GB18030 > > I've posted a ticket as well #2279 http://www.linuxfromscratch.org/lfs/view/development/chapter06/glibc.html It's reall

Re: development/chapter06/glibc

2008-11-17 Thread Trent Shea
On November 17, 2008 09:47:39 am Lefteris Dimitroulakis wrote: > mkdir: created directory `/usr/lib/locale' > cannot open locale definition file `zh_CN.GB18030': No such file or > directory make: *** [glibc] Error 4 > > rgrds > Lefteris Hi, It looks like a typo, the command should probably be: l

development/chapter06/glibc

2008-11-17 Thread Lefteris Dimitroulakis
mkdir: created directory `/usr/lib/locale' cannot open locale definition file `zh_CN.GB18030': No such file or directory make: *** [glibc] Error 4 rgrds Lefteris -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above informatio