locale - problem

Tematy związane z oprogramowaniem, instalacją, konfiguracją
dziaku
Posty: 5
Rejestracja: 28 października 2007, 13:47

locale - problem

Post autor: dziaku »

Przy isntalacji każdego pakietu/programu mam w terminalu takie coś:

Kod: Zaznacz cały

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "pl_PL :p l:en_GB:en",
        LC_ALL = (unset),
        LANG = "pl_PL"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "pl_PL :p l:en_GB:en",
        LC_ALL = (unset),
        LANG = "pl_PL"
    are supported and installed on your system.
po wykonaniu:

Kod: Zaznacz cały

dpkg-reconfigure locales
otrzymuje coś takiego:

Kod: Zaznacz cały

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "pl_PL :p l:en_GB:en",
        LC_ALL = (unset),
        LANG = "pl_PL"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
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
dpkg-reconfigure: cannot connect to X server
debconf: unable to initialize frontend: Kde
debconf: (DISPLAY problem?)
debconf: falling back to frontend: Dialog
/usr/sbin/dpkg-reconfigure: locales is broken or not fully installed
Jak to rozwiązać?
ODPOWIEDZ