When I command them through a terminal I get the following message:
(process:7011): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
What went wrong?
| Welcome | |
|---|---|
| Welcome to antiX-forum. You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today! |
|
EXAMPLES
Compile the locale files for Finnish in the UTF-8 character set and add
it to the default locale archive with the name fi_FI.UTF-8:
localedef -f UTF-8 -i fi_FI fi_FI.UTF-8
The same, but generate files into the current directory (note that the
last argument must then contain a slash):
localedef -f UTF-8 -i fi_FI ./
Users browsing this forum: No registered users and 0 guests