Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2005 19:58:05 +0200
From:      Gregory Nou <gregorynou@altern.org>
To:        freebsd-questions@FreeBSD.org
Subject:   Problem with locale settings
Message-ID:  <430B63AD.7010605@altern.org>

next in thread | raw e-mail | index | archive | help
Hi list,

I'm trying to understand a problem of locale, but I definitely can't 
solve it on my own.
I use zsh. I've set LC_ALL and LANG to fr_FR.

19:39 greg@nou /etc% export | grep fr_FR
LANG=fr_FR
LC_ALL=fr_FR

It is set in /etc/zshenv.

However, when I make install some program, I get this :
(null): Failed to set default locale
or
19:53 greg@nou ~% openoffice.org
I18N: Operating system doesn't support locale ""
or
(gnochm:56487): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.

(in this case, it makes the program abort)

I can't see what I'm missing/doing wrong.

Thanks for your help !

-- 
Gregory



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?430B63AD.7010605>