On Wed, Aug 03, 2005 at 02:38:35PM -0700, Wolfgang S. Rupprecht wrote:
> 
> What needs to be done to get perl on obsd to not gripe about
> LC_CTYPE=en_US.UTF-8 ?  I need the utf-8 setting for interoperability
> with some other OS's that I'm doing cross-development work with.
> 
>     $ any-perl-script
>     perl: warning: Setting locale failed.
>     perl: warning: Please check that your locale settings:
>             LC_ALL = (unset),
>             LC_CTYPE = "en_US.UTF-8",
>             LANG = (unset)
>         are supported and installed on your system.
>     perl: warning: Falling back to the standard locale ("C").
> 
> This is starting to be a real pain in the neck. I'm getting a few
> hundred of these warnings cluttering up some make logs under obsd.
> 
> -wolfgang

Note that this ought to work in about six months time.

UTF8 support won't make OpenBSD 3.8, but I hope to commit it a little
bit after that.

Reply via email to