I just downloaded mutt 1.0 tonight and tried to compile it with:

./configure --with-slang --disable-nls && make && make install

it gives up with a lot of errors about /usr/share/i18n/charmaps/ISO_8859-1,GL
and the fact that keymap_defs.h is non-existant. After running configure at
least once without --disable-nls, the make works. And then when I do make
install, it gives up with this error: 

make[1]: Entering directory /home/nathan/src/mutt-1.0-us/m4'
make[1]: @SHELL@: Command not found
make[1]: *** [install-am] Error 127
make[1]: Leaving directory /home/nathan/src/mutt-1.0-us/m4'
make: *** [install-recursive] Error 1

What am I doing wrong? Is there some subtle internationalization point that
I'm missing here?
-- 
</nathan>  |  [EMAIL PROTECTED]  |  http://www.rose-hulman.edu/~froydnj/
Is this *idiocy*? Or something so            If the human brain were so simple
brilliant that it just *looks*                that we could understand it, we
stupid? --Gary Kasparov                       would be so simple we couldn't.

Reply via email to