- Mutt needs an implementation of the iconv API for character set
conversions. A free one can be found under the following URL:
- http://clisp.cons.org/~haible/packages-libiconv.html
+ http://www.gnu.org/software/libiconv/
- Mutt now uses the iconv interface for character set conversions.
This means that you need either a very modern libc, or Bruno
Haible's libiconv, which is available from
- <http://clisp.cons.org/~haible/packages-libiconv.html>.
+ <http://www.gnu.org/software/libiconv/>.
- With sufficiently recent versions of ncurses and slang, mutt works
properly in utf-8 locales.