-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to artem_ave on 2/16/2005 6:12 AM: > Hi! > > I've installed Cygwin recently. I don't know how to set locale. There is no > locale tool available.
Newlib (cygwin's underlying C library) does not really support locales; it is hard-wired to the "C"/"POSIX" locale. So even if there were a locale tool, it would be pretty boring. But since POSIX requires locale(1) and localedef(1) as utilities, it would be nice if somebody contributed them. http://cygwin.com/acronyms/#PTC Gettext and libintl help in some regards, such as LC_MESSAGES, although I can't say that I have any experience with using that part of i18n (unfortunately, since English is my native language, I am already all too comfortable with the "C" locale). - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCE00D84KuGfSFAYARAvNVAJ9px4LBVEGaKi9iiIYBHLu/7MZiQACgiA/o yOrwicGSpH9Xp10gwufm+ik= =xJCi -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/