El día Wednesday, October 06, 2010 a las 09:55:08AM +0200, Matthias Apitz
escribió:
> The ./configure was indeed done without pointing it to the location of
> libiconv and so iconv support was mapped out. I corrected this now, but:
>
> when I run ./configure as:
>
> # ./configure --enable-imap --enable-smtp
> --with-sharedir=/usr/local/share/mutt
> --with-docdir=/usr/local/share/doc/mutt --sysconfdir=/usr/local/etc
> --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/
> --with-libiconv-prefix=/usr/local
>
> it compiles fine but the color definitions do not work anymore; when I
> do the same only taking away the '--with-libiconv-prefix=/usr/local' the
> colors are working; it seems that the added '-I/usr/local/include' does
> break something :-(
I faked it by copying libiconv.so and iconv.h to /tmp/lib and
/tmp/include and set --with-libiconv-prefix=/tmp
this make mutt happy using iconv and colors.
matthias
--
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <[email protected]> - w http://www.unixarea.de/