perl: warning: Setting locale failed.

ZioCiano ziociano at ntol.it
Tue Apr 8 15:33:49 GMT 2003


I have this problem with perl but the "locale" is correct:

~ # locale
LANG=it_IT
LC_CTYPE="it_IT"
LC_NUMERIC="it_IT"
LC_TIME="it_IT"
LC_COLLATE="it_IT"
LC_MONETARY="it_IT"
LC_MESSAGES="it_IT"
LC_PAPER="it_IT"
LC_NAME="it_IT"
LC_ADDRESS="it_IT"
LC_TELEPHONE="it_IT"
LC_MEASUREMENT="it_IT"
LC_IDENTIFICATION="it_IT"
LC_ALL=

and for example:

~ # findsmb 
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "it_IT"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
			    
but apparently all work fine.

Tanks.


More information about the Lunar mailing list