Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Malformed UTF-8 character

by Notromda (Pilgrim)
on Nov 21, 2002 at 16:03 UTC ( [id://214803]=note: print w/replies, xml ) Need Help??


in reply to Malformed UTF-8 character

I have run into all sorts of problems related to this. The environment variable: $LANG is set to en_US.UTF-8. Many programs do not know how to use this; nedit seg faults, Net::Ldap hangs, as I discovered earlier. I changed all my $LANG environment variables to simply en_US, and all seems to be good again. I would like to see a better solution, though.

Replies are listed 'Best First'.
Re: Re: Malformed UTF-8 character
by crazysniffable (Acolyte) on May 27, 2003 at 21:23 UTC
    Using use bytes; helped quiet the noise for my Solaris setup.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://214803]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-24 21:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found