autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems with compiling autoconf-2.59 under Win2K/MinGW32/Msys


From: Keith Marshall
Subject: Re: problems with compiling autoconf-2.59 under Win2K/MinGW32/Msys
Date: Tue, 12 Jul 2005 22:29:38 +0100

On Tuesday 12 July 2005 5:11 pm, Paul Eggert wrote:
> "Dieter Theuerkauf" <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]