From: "Davin McCall" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP: the future is... ? Date: 28 Mar 1999 10:44:16 GMT Organization: Monash Uni Lines: 27 Distribution: world Message-ID: <01be7907$f1c05bc0$8ac6c282@damcc5.halls.monash.edu.au> References: NNTP-Posting-Host: damcc5.halls.monash.edu.au X-Trace: towncrier.cc.monash.edu.au 922617856 12002 130.194.198.138 (28 Mar 1999 10:44:16 GMT) X-Complaints-To: abuse AT monash DOT edu DOT au NNTP-Posting-Date: 28 Mar 1999 10:44:16 GMT X-Newsreader: Microsoft Internet News 4.70.1155 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Louis P. Santillan wrote: >And > in fact I have to disagree about easy of use...how hard is it to > do this > c: > cd\ > md djgpp > cd djgpp > pkunzip -d c:\djinst\*.zip let's be fair: the installation isn't quite that simple. You also have to set up the environment variable, DJGPP, and you need to modify the PATH. Plus, before you can do the above you need to actually have Pkunzip, it needs to be in the path etc, and even then it may truncate long file names, which may mean you have to make further changes. DJGPP simple to install? It's one of those "it's easy, once you know how" things. It may even take a little while to work out which zip files you need; the rest is fairly trivial (especially if you actually read the README.1ST file), but still requires a reasonable working knowledge of DOS - which some people trying to install DJGPP may not have, believe it or not. ________________________________________________________ Davmac - sharking! DavMac AT iname DOT com my programming page: http://yoyo.cc.monash.edu.au/~davmac/