#2099: version check script should be run with LC_ALL=C LANGUAGE=C --------------------------------------------+------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: defect | Status: new Priority: highest | Milestone: 7.0 Component: Book | Version: 6.3 Severity: normal | Resolution: Keywords: | --------------------------------------------+------------------------------- Comment (by [EMAIL PROTECTED]):
I don't know of any LANGUAGE environment setting, but there is a LANG setting. LC_ALL overrides LANG, so I think only LC_ALL=C is needed as the second line of the script. http://publib.boulder.ibm.com/infocenter/systems/index.jsp?topic=/com.ibm.aix.nls/doc/nlsgdrf/locale_env.htm -- Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2099#comment:1> LFS Trac <http://wiki.linuxfromscratch.org/lfs/> Linux From Scratch: Your Distro, Your Rules. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
