RE: cells and accent



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]