This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: disableing locale completely.
- From: Pramod Bhatotia <bhatotia dot pramod at gmail dot com>
- To: libc-alpha at sourceware dot org
- Date: Mon, 24 Mar 2008 00:32:01 -0700 (PDT)
- Subject: Re: disableing locale completely.
- References: <47DA77A1.3080000@azingo.com>
You can use localedef command to install preferred locales needed by you
instead of installing every locale available in the
glibc/localedata/loacle_available_file.
More info about the command is available in glibc source INSTALL.
Pramod KB.
seema ravandale wrote:
>
> Hi.
>
> I am working on toolchain maintained for arm port. I am using option
> disable-nls to disable language internationalization. so default locales
> installed will be "C" and "POSIX". To set up other locale, i use
> localedef option.
>
> As far my knowledge, disable-nls will disable functionality of gettext
> utility.
> With the libc installation, locale data too get installed, By locale
> data, i meant local definitions file, charmaps and message formatter
> file (.mo files).
>
> On disabling language internationalization, why are the locale data
> files still needed?
> Is there a way, or any option already available in libc not to get
> locale data files installed?
>
> Thanking you.
>
> -Seema Ravandale
> software Engg,
> Azingo soft system pvt ltd,
> Pune, India.
>
>
>
--
View this message in context: http://www.nabble.com/disableing-locale-completely.-tp16050500p16246555.html
Sent from the Sourceware - libc-alpha mailing list archive at Nabble.com.