El día Tuesday, October 05, 2010 a las 02:25:03PM -0500, Kyle Wheeler escribió:

> On Tuesday, October  5 at 08:58 PM, quoth Matthias Apitz:
> >In the output of mutt -v it says (among other stuff):
> >
> >-HAVE_ICONV
> >-ICONV_NONTRANS
> 
> Ahhh, there you go.

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 :-(

what could this mean? Thanks

        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/

Reply via email to