You are not logged in.
Pages: 1
Hey.
As I wanted to try out pypanel I eventually got stuck on an issue with my locale settings. Output from locale:
locale: Cannot set LC_CTYPE 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_ALL to default locale: No such file or directory
LANG=en_DK.UFT-8
LC_CTYPE="en_DK.UFT-8"
LC_NUMERIC="en_DK.UFT-8"
LC_TIME="en_DK.UFT-8"
LC_COLLATE=C
LC_MONETARY="en_DK.UFT-8"
LC_MESSAGES="en_DK.UFT-8"
LC_PAPER="en_DK.UFT-8"
LC_NAME="en_DK.UFT-8"
LC_ADDRESS="en_DK.UFT-8"
LC_TELEPHONE="en_DK.UFT-8"
LC_MEASUREMENT="en_DK.UFT-8"
LC_IDENTIFICATION="en_DK.UFT-8"
LC_ALL=
Now, locale in rc.conf is set to en_DK.UFT-8 as well as in locale.gen and locale-gen has been run. In another thread in the forums I saw someone was adviced to reinstall glibc, I've done this as well without any luck. I am bit in over my head here and haven't got a clue about neither how to solve this nor about what is causing it. Any help would be greatly appreciated.
Regards.
I made it long
as I lacked the time to make it short...
Offline
Offline
Cheers. How would the correct entry in rc.conf for both locales look then?
I made it long
as I lacked the time to make it short...
Offline
shouldn't it be utf and not uft.
Offline
shouldn't it be utf and not uft.
God, I'm a nubstick. :oops: Either that or I've been looking at it for too long to see it. Aye, there was a typo in rc.conf. Cheers, mate.
I made it long
as I lacked the time to make it short...
Offline
Cheers. How would the correct entry in rc.conf for both locales look then?
I believe it should be the same as doing locale -a after setting your locale with locale-gen.
Offline
not if your norwegian: i get nb_NO.utf8 as output from locale -a but have to set nb_NO.UTF-8 in rc.conf to get apps to work correctly and not spew errors/warnings.
KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein
Offline
Cheers.
I made it long
as I lacked the time to make it short...
Offline
Pages: 1