RE: cells and accent
- From: Anselme <anselme netcourrier com>
- To: Jon Kåre Hellan <hellan acm org>, gnumeric List <gnumeric-list gnome org>
- Subject: RE: cells and accent
- Date: 08 Aug 2003 12:33:21 +0200
Start Gnumeric from a shell, setting LC_ALL explicitly. In bash:
To run Gnumeric in en_US locale: type "LC_ALL=en_US gnumeric &" at the
prompt.
To run Gnumeric in C locale: type "LC_ALL=C gnumeric &" at the prompt.
I use tcsh, so I've done :
# echo $LC_ALL
# LC_ALL: Undefined variable
# setenv LC_ALL fr_FR
# echo $LC_ALL
# fr_FR
# gnumeric &
#Gdk-WARNING **: locale not supported by C library
Bonobo-WARNING **: Syntax error in ''
And the problem still occurs ...?
--
Anselme <anselme netcourrier com>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]