Re: How do I permanently change to LC_NUMERIC to en_US ?
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 12/27/20 6:00 PM, Heinz Nabielek via Fink-beginners wrote: > I do not really want locale LC_NUMERIC en_AT. It messes up my SciLab command line. > How do I permanently change to LC_NUMERIC to en_US ? > > echo 'export LC_NUMERIC="en_US.UTF-8"' >>~/.bashrc > > does not do it for me..... > Heinz > > build-aux/install-sh -c -d '/opt/sw.build/root-gnupg2-2.2.26-1/opt/sw/share/doc/gnupg' > Warning: Failed to set locale category LC_NUMERIC to en_AT. > Warning: Failed to set locale category LC_TIME to en_AT. > Warning: Failed to set locale category LC_COLLATE to en_AT. > Warning: Failed to set locale category LC_MONETARY to en_AT. > Warning: Failed to set locale category LC_NUMERIC to en_AT. > Warning: Failed to set locale category LC_TIME to en_AT. > Warning: Failed to set locale category LC_MESSAGES to en_AT. > Warning: Failed to set locale category LC_COLLATE to en_AT. > Warning: Failed to set locale category LC_MONETARY to en_AT. > Warning: Failed to set locale category LC_MESSAGES to en_AT. I believe your LC_* settings are set at the system level in System Preferences:Language & Region. This problem seems to be due to a new feature in gettext-0.20: https://savannah.gnu.org/forum/forum.php?forum_id=9430 "The interpretation of the language preferences on macOS has been fixed" But 0.20.2 seems to have dealt with the mixed language/locale setting: https://savannah.gnu.org/forum/forum.php?forum_id=9716 "The interpretation of the language preferences on macOS has been improved, especially in the case where a system locale does not exist for the combination of the selected primary language and the selected territory. " I can make an updated libgettext package for testing to see if it cures the problem. Hanspeter -- "Never believe in anything until it has been officially denied." --Otto von Bismarck _______________________________________________ Fink-beginners mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners