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

Re: Problem z Perlem



Dnia Sun, Apr 04, 2004 at 01:02:45PM +0200, Bartosz Bielecki napisal(a):
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LANGUAGE = "pl_PL",
> LC_ALL = "",
> 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


echo "pl_PL ISO-8859-2" >> /etc/locale.gen

root@histeria:~# locale-gen
Generating locales...
pl_PL.ISO-8859-2... done


ew. możesz dodać wpisy do /etc/profile

export LANGUAGE=pl_PL
export LANG=pl_PL
export LC_ALL=pl_PL
export LANG_ALL=pl_PL
export LC_MESSAGES=pl_PL


-- 
Kowalski Pawel
argail(na)histeria.pl | JID:argail(at)histeria.pl
".. a oczy jego zrobiły sie duże i patrzyły z niedowierzaniem na innowierców ..."

Attachment: pgpFu_wjZQjTR.pgp
Description: PGP signature


Reply to: