On Tuesday 12 July 2005 5:11 pm, Paul Eggert wrote: > "Dieter Theuerkauf" <333100008714-0001@xxxxxxxxxxx> writes: > > make: sh: Command not found > > It looks like you need to install a shell. "sh" is the name of the > POSIX (or Bourne) shell. Bash is a good implementation: > > http://www.gnu.org/software/bash/ The OP says he is using Win2K/msys. If so, then he already has bash, and trying to build and install a new one from GNU sources isn't going to be a trivial exercise -- it's actually rather fraught with peril, and not for the faint hearted. Dieter, make sure you really are running your configure && make etc. in the msys shell, and not in a cmd.exe (DOS) box. Easier still, just grab a ready made autoconf 2.59 kit for Win32/MSYS from the MinGW download site... http://prdownloads.sourceforge.net/mingw/msys-autoconf-2.59-src.tar.bz2?download HTH. Keith. _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf