Re: Locale settings
- From: Christian Borup <borup borup com>
- To: Jon Doud <JDoud financialfusion com>
- Cc: gtk-perl-list gnome org
- Subject: Re: Locale settings
- Date: Wed, 29 Nov 2000 12:58:17 +0100
Jon Doud wrote:
I have worked through the Perl-GTK tutorials and have found a problem
with my system. I get an error every time I run a Perl-GTK program:
Gdk-WARNING **: locale not supported by C library
I cannot get my programs to display in other languages. Can someone
help me get locales set up correctly?
Take a look at the documentation for localedef. That is the program that
generates the locale definitions, from a set of input files that should
come with your c lib (well they come with glibc).
IIRC you should just run (to get Danish locale - substitute locale and
charset to suit your needs):
localedef -i da_DK -f ISO-8859-1 da_DK
./borup
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]