Okay, added some debug code where you specified, with interesting
results.

POSIX::setlocale(LC_CTYPE) returns 'C'

The value of LC_CTYPE is 0

Now here's the interesting part!  If I just force in a line like this:

$lc_ctype="en_US.UTF-8";

...everything works great!  Probably not exactly the long-term solution
for everyone, but it works for me.  I'd be happy to help troubleshoot
this further for a better fix though.


-- 
CatBus
------------------------------------------------------------------------
CatBus's Profile: http://forums.slimdevices.com/member.php?userid=7461
View this thread: http://forums.slimdevices.com/showthread.php?t=27922

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to