On 2005-06-08, Ishwar Rattan <[EMAIL PROTECTED]> wrote: > If I run ion3 (Mepis + debian based linux distribution), I see > also see the error messages: > > ion3: Encoding in LC_CTYPE (en_US) and encoding reported by > nl_langinfo(CODESET) (ISO-8859-1) do not match.
LC_CTYPE should be of the form foo_BAR.encoding, e.g. en_US.ISO-8859-1 in your case. Otherwise X may become confused with the encoding to use. > /usr/lib/ion3/ion-statusd: statusd_mail.lua:73: assertion failed! *Sigh*. Another system with the MAIL environment variable unset... -- Tuomo
