On Thursday 27 April 2006 18:19, Andrew Benton wrote: > Nicolas FRANCOIS wrote: > > Warning: locale not supported by Xlib, locale set to C > > Warning: locale not supported by Xlib, locale set to C > > > > [NF] : Arghh ! My locale is set to [EMAIL PROTECTED], isn't that OK ? > > I don't know, but on my system /usr/lib/X11/locale/locale.alias says > > [EMAIL PROTECTED] fr_FR.ISO8859-15 > > Andy
Try this :) # /etc/profile.d/i18n # start # LANG=en_AU.iso88591 LC_ALL=en_AU.iso88591 LANGUAGE=en_AU.iso88591 [EMAIL PROTECTED] # # end -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
