From: Rich Strickland Newsgroups: comp.os.msdos.djgpp Subject: Re: Help me please about DJGPP Date: Thu, 06 Mar 1997 17:32:59 -0600 Organization: EnterAct L.L.C. Turbo-Elite News Server Lines: 30 Message-ID: <331F542B.267A@enteract.com> References: Reply-To: bumlike AT enteract DOT com NNTP-Posting-Host: belial-76.d.enteract.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Eli Zaretskii wrote: > > On 5 Mar 1997, Jassada Takulkunati wrote: > > > 1. I get DJGPP but I can't setup it . > > Please read the installation instructions in the file v2/readme.1st at > the same site where you get DJGPP. If you did everything that this > file says and DJGPP doesn't work, please describe your problems > (exactly what do you type to run DJGPP and what error messages do you > see). > > > 2. Can it run on Ms-Dos? > > Yes. > > > 3. What is file i should download ? > > This is described in the above-mentioned readme.1st file. > > > 4. Where do i get Document of DJGPP ? > > Every zip file that brings one or more programs, includes the docs for > those programs. Also, I suggest you download the DJGPP FAQ list > (v2/faq210b.zip) which should be the first place to look when you have > trouble. I also am having problems setting this up, I did an edit on my autoexec.bat just like it says: set djgpp=c:\djggp\djgpp.env set path=c:\djgpp\bin;%path% but i am getting the iostream.h error when i try to run it. please help