[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Locale



Czolem!

> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
>         LANGUAGE = (unset),
>         LC_ALL = "pl_PL",
>         LANG = (unset)
>     are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
> perl: warning: Setting locale failed.
> 
> wydawało mi się, że locales zainstalowałem i wygenerowałem
> prawidłowo, set-language-env też
> więc o co chodzi?

W ostrzezeniu jest dokladnie napisane o co chodzi: nie masz ustawionej
zmiennej srodowiskowej LANG. Sprawdz, co otrzymujesz po wydaniu komendy
'locale'. Powinno byc, jak ponizej:

pafcio@uluru:~$ locale
LANG=pl_PL
LC_CTYPE="pl_PL"
LC_NUMERIC="pl_PL"
LC_TIME="pl_PL"
LC_COLLATE="pl_PL"
LC_MONETARY="pl_PL"
LC_MESSAGES="pl_PL"
LC_PAPER="pl_PL"
LC_NAME="pl_PL"
LC_ADDRESS="pl_PL"
LC_TELEPHONE="pl_PL"
LC_MEASUREMENT="pl_PL"
LC_IDENTIFICATION="pl_PL"
LC_ALL=

Pozdrawiam serdecznie

P.



Reply to: