| sinnlos | linguas ? de |
| godmachine81 | Linguas=De_de ? |
| sinnlos | no only de |
| godmachine81 | and your wanting english? |
| sinnlos | well by locale i have the error's 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 |
| TFKyle | hmm, should be fine |
| godmachine81 | you got locales installed? |
| sinnlos | no i need german and have english ( USA ) |
| TFKyle | sinnlos: ..., you sure you've got the right locales built and LC_ALL set right? |
| nikolavp | lol you need locales :D |
| sinnlos | LC_ALL= <<< has no entrys |
| TFKyle | do a locale -a and pastebin the results |
| sinnlos | locales ? |
| nikolavp | sinnlos: i havent set the locales but i use locale as a package and i have proper lines in /etc/locale.gen |
| sinnlos | emerge: there are no ebuilds to satisfy "locales". |
| nikolavp | check that first then run local-gen as far as i can remember |
| godmachine81 | give us the output of locale -a |
| TFKyle | sinnlos: they're part of glibc, but now you can use locale-gen to generate them *or they used to be a part of glibc |
| nikolavp | sinnlos: it is part of glibc |
| sinnlos | bash: local-gen: command not found |
| nikolavp | since some version :D |
| godmachine81 | sinnlos: emerge -1 wgetpaste && locale -a |wgetpaste |
| nikolavp | locale-gen* |
| TFKyle | sinnlos: locale, not local |
| sinnlos | Generation complete <<< but no german :( All ebuilds that could satisfy "wgetpaste" have been masked. |
| TFKyle | sinnlos: first you have to set your locale.gen file up, but we should make sure that you don't have the locales in the first place, which is where locale -a comes in (lists all the locales on your system) |
| sinnlos | locale -a: C POSIX de_DE@euro why C and POSIX ? |