pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39921: perl from pkgsrc does not support locale
>Number: 39921
>Category: pkg
>Synopsis: perl from pkgsrc does not support locale
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Nov 14 15:05:00 +0000 2008
>Originator: Michal Suchanek
>Release: 5BETA
>Organization:
CUNI
>Environment:
NetBSD 5.99.01 NetBSD 5.99.01 (miniMac) #0: Tue Nov 11 14:29:32 CET 2008
root@:/home/hramrach/src/sys/arch/i386/compile/miniMac i386
>Description:
$ locale
LANG="en_US.UTF-8"
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
$ perl
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "en_US.UTF-8",
LC_CTYPE = "en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
>How-To-Repeat:
install and run perl
>Fix:
Home |
Main Index |
Thread Index |
Old Index