nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] test/pick/test-pick failing on FreeBSD


From: Ken Hornstein
Subject: Re: [Nmh-workers] test/pick/test-pick failing on FreeBSD
Date: Thu, 31 Jan 2013 21:14:41 -0500

>So this means we *require* iconv to build nmh?

No.  I think I covered what's going on in my earlier message.  Basically,
without iconv the RFC 2047 decoder will only deocde tokens that it can
handle natively.  So if you don't have LANG/LC_ALL/LC_CTYPE set, it will
assume a us-ascii character set and that's all it will work with.  But
WITH iconv it will use iconv routines to convert from <whatever> to
your localed-defined character set.

--Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]