This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: disableing locale completely.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]