Date: Mon, 3 Jan 2000 10:48:20 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Mike Gee cc: djgpp AT delorie DOT com Subject: Re: Is DJGPP really suitable for beginners? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 3 Jan 2000, Mike Gee wrote: > > Not quite. For a complete beginner, downloading one self extracting file, > > putting it in a directory, clicking on it to expand it, and then clicking > > on one executable to run the whole thing is appealing. Even adding the > > directory to PATH is optional is you only want to run in the directory. > > So? This can be easily done with DJGPP too. Not really. A complete DJGPP installation is very large; make a single self-extracting zip out of it and you will end up with a huge program, probably 10MB at least. And then there are the usual nuisance questions like whether to include C++, RHIDE, Make, etc. But I do agree that unzipping several files is not much more complicated than running a single self-extracting zip.