To: djgpp AT delorie DOT com Subject: Re: Trouble Running Configure for Bash-2.03 References: <7h4uod$q55 AT newsops DOT execpc DOT com> From: Michael Bukin Date: 10 May 1999 07:44:28 +0700 In-Reply-To: "Larry Rubanka"'s message of "Sun, 9 May 1999 16:29:26 -0500" Message-ID: <20yaixycr7.fsf@Sky.inp.nsk.su> Lines: 22 X-Mailer: Gnus v5.5/Emacs 19.34 Reply-To: djgpp AT delorie DOT com "Larry Rubanka" writes: > I've restated the path in a variety of ways including stating only the > /djgpp/bin directory, using colons rather than semi colons. I've also built > a /bin directory with the executables in it. > > Still no luck. > > I've also tried to ./configure flex, bison, and others with the same > results. Create /bin/sh.exe on current disk by copying bash.exe. Go to the directory with configure.in and run autoconf (v2gnu/acnfNNb.zip) from bash. Now run configure script. You don't need to setup bash in a special way. There might be configure scripts that will not work even after running autoconf, then you should examine offending tests in configure.in and try to fix them or find workaround. I tested it now with bison. It still works for me. -- Michael Bukin