| View previous topic :: View next topic |
| Author |
Message |
lo-jay l33t


Joined: 27 Feb 2005 Posts: 808 Location: berlin
|
Posted: Sat Jul 16, 2005 6:16 pm Post subject: locale prob: cannot set LC_TYPE to default locale: No such.. |
|
|
still struggling with the scim locales setup
| Code: | | $ locale -a | grep uft |
gives:
| Code: | locale: cannot set LC_TYPE to default locale: No such file or directory
locale: cannot set LC_MESSAGES to default locale: No such file or directory
locale: cannot set LC_COLLATE to default locale: No such file or directory
|
what's wrong or do i not get???
thanks! _________________ lo-jay
The mechanic "One of 'em Dodge Chargers - let him go by."
The driver "Not today!"
taken from "Two Lane Blacktop" |
|
| Back to top |
|
 |
liuspider Apprentice

Joined: 03 Feb 2003 Posts: 237
|
|
| Back to top |
|
 |
blackwhite Apprentice

Joined: 24 Jun 2004 Posts: 250
|
Posted: Mon Jul 18, 2005 1:19 am Post subject: |
|
|
locale -a | grep uft
should be
locale -a | grep utf |
|
| Back to top |
|
 |
|