From: snowball3 AT bigfoot DOT com (Mark E.) Newsgroups: comp.os.msdos.djgpp Subject: Re: Trouble Running Configure for Bash-2.03 Date: Sun, 09 May 1999 20:34:19 GMT Organization: Snowball's Web Message-ID: <3735ed09.4422073@news3.ibm.net> References: <7h4nqa$25e AT newsops DOT execpc DOT com> X-Newsreader: Forte Agent 1.5/32.452 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 129.37.91.226 X-Trace: 9 May 1999 20:33:27 GMT, 129.37.91.226 Lines: 23 X-Notice: Items posted that violate the IBM.NET Acceptable Use Policy X-Notice: should be reported to postmaster AT ibm DOT net X-Complaints-To: postmaster AT ibm DOT net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Larry Rubanka" wrote: >When I run the configure script, I see some progress while it determines >machine type etc, then I receive the message "configure: error: no >acceptable cc found in $PATH." > >Any ideas on what's happening here? Are you using the Bash 2.03 from my web site (snowball.frogspace.net/djgpp/) ? The unmodified version from GNU's ftp.gnu.org mirrors won't work, use the modified source on my web site instead. If you are using the source from my web site, the configure script will do that if PATH_SEPARATOR is set to ':'. The next release will have a fixed configure script. However, you don't need to run the configure script, because it comes ready to compile. Just type 'bash build.sh' from the top of the Bash 2.03 source tree and the build process should begin. Mark -- Mark E.: snowball3 AT bigfoot DOT com http://snowball.frogspace.net/