On 4/28/06, linux23dragon <[EMAIL PROTECTED]> wrote:

# /etc/profile.d/i18n

# start
#
LANG=en_AU.iso88591
LC_ALL=en_AU.iso88591
LANGUAGE=en_AU.iso88591
[EMAIL PROTECTED]
#
# end

Just for reference, only LANG should be set in the system profile. Setting LC_ALL in the system profile would force me, as a US English
speaker, to have to set LC_ALL=en_US.ISO-8859-1 in my .bash_profile or
equivalent on your system.  This invalidates that heirarchy of
environment variables that locale can use. man locale or localedef. This is a bug in the BLFS book that I plan to fix before the next
release.

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to