Błąd z ustawieniami lokalnymi...
: 07 lipca 2007, 18:54
Podczas jakikolwiek działań na powłoce bash wyświetla mi się pewien komunikat...
Z tego co rozumie to muszę zmienić ustawienie lokalne... tylko za bardzo to nie wiem jaka do tego służy komenda w bashu...
Korzystam z FluxBoxa...
[ Dodano: 2007-07-07, 19:44 ]
wpisuje w konsoli to mi wyświetla takie coś:
spróbowałem potem zainstalować to całe "locale" za pomocą ale wo gule nie znajduje mi takiej paczki... 
Kod: Zaznacz cały
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL =(unset),
LANG = "pl_PL"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Korzystam z FluxBoxa...
[ Dodano: 2007-07-07, 19:44 ]
wpisuje w konsoli
Kod: Zaznacz cały
dpkg-reconfigure locale
Kod: Zaznacz cały
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
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: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Package 'locale' is not installed and no info is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
/usr/sbin/dpkg-reconfigure: locale is not installed
Kod: Zaznacz cały
apt-get install locale
