Date: Wed, 11 Feb 1998 12:20:23 +0200 (IST) From: Eli Zaretskii To: Gordon Talge cc: djgpp AT delorie DOT com Subject: Re: autoconf and bash problem In-Reply-To: <34E0F0F5.828@pe.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 10 Feb 1998, Gordon Talge wrote: > When trying to compile a djgpp version of PGP 5.0 and also the > gnu shar utilities I have run into the error when running configur > with bash: unexpected token 'fi' line whatever. I have been using Bash to run configure scripts for the past year, and have never seen such problems. The only possible cause that comes to mind is that you have an old version of the ported Bash. Please download the latest bsh1147b.zip from your favorite DJGPP site and see if the problem goes away. (My bash.exe is 403968 bytes in size, and is dated Apr 19, 1997.) If the problem persists, please post the shortest script that reproduces this problem. > Second, problem. I have the djgpp version of Perl in the > directory d:/djgpp/bin/perl.exe. autoconfig built says perl > is not installed, but it seems to be able to fine awk and > other programs OK. Are you sure it looks for `perl.exe' and not `perl'?