From: "mason" Newsgroups: comp.os.msdos.djgpp Subject: Re: autoconfiguring softawre Date: Fri, 15 Jan 1999 20:01:27 +0100 Organization: Club-Internet (France) Lines: 22 Message-ID: <77o3dm$83o$1@front3.grolier.fr> References: NNTP-Posting-Host: evreux2-50.club-internet.fr X-Trace: front3.grolier.fr 916426998 8312 195.36.132.50 (15 Jan 1999 19:03:18 GMT) NNTP-Posting-Date: 15 Jan 1999 19:03:18 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, Thanks for your answer but I don't understand what I need to modify in the 'configure' script ... Could help me a bit more please >... >The `configure' script will not run on MS-DOS/MS-Windows without a few >changes, though. Many source distributions in the v2gnu directory on >SimTel have working examples of how to modify these scripts so that >they run in the DJGPP environment. > >You will also have to download Bash, the port of Unix-style shell, and >a few auxiliary packages, to be able to run the script. One place >where these additional packages are listed is the DJGPP FAQ list, >section 4.5. >...