On Fri, 2010-06-11 at 08:17 +0100, Philip Martin wrote:
> Alexander Thomas <alexan...@collab.net> writes:
> 
> > Code snippet produced "646". 
> >
> > "iconv -f 646 -t UTF-8 /dev/null" returned
> > "iconv: conversion from `646' is not supported"
> 
> Google suggests you need to install SUNWuiu8 for 646 to work.
> 
> You could try setting the environment variable LANG=C, or some other
> locale of your choice.
> 
Yes SUNWuiu8 is the one that comes default with Solaris10 and 646/ASCII
conversion to UTF-8 works fine. But for other reasons I should continue
using gnu-libiconv.

-AT

Reply via email to