Date: Sun, 08 Apr 2001 23:55:47 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: igoang AT hotmail DOT com Message-Id: <7704-Sun08Apr2001235547+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: lauras AT softhome DOT net, djgpp AT delorie DOT com In-reply-to: (igoang@hotmail.com) Subject: Re: Help! References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Igor Angelovski" > Date: Sun, 08 Apr 2001 20:50:21 +0200 > > I'm very confused about all of this. First, everytime when Iwas tryed to run > "rhide" in MS dos Prompt, it give me back "bad command or file name" This means that your PATH doesn't include the DJGPP's `bin' sibdirectory. > But there isn't djgpp.bat file I meant that you should create that file yourself with a text editor. > there is setDJGPP.BAT file in djdev203\bin\. If you want to use setdjgpp.bat, you should do this: - open the DOS box - click on the DOS box's Properties button on its tool bar - in the "Cmd line" box, type this: command.com /e:2000 /k c:\djgpp\bin\setdjgpp.bat c:\djgpp c:/djgpp This assumes that you installed DJGPP in the C:\DJGPP directory; if not, change the above command accordingly. Then click "Apply", click "OK", close the DOS box and reopen it again. Now DJGPP programs should be working. > is there any chances about using djgpp at windows me operating system or > not? Yes, there is. Just calm down and follow the instructions above.