RE: cells and accent



Anselme kirjutas R, 08.08.2003 kell 13:33:
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 ...?
Try:
setenv LC_ALL fr
-- 
Priit Laes <amd tt ee>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]