Nathan Froyd writes:
> 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 ru
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 wit
On Tue, Nov 16, 1999 at 01:02:37AM -0500, Nathan Froyd wrote:
[...]
> 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-recursi