delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/09/23/01:13:22

Date: Sun, 23 Sep 2001 08:09:37 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: b279 <b279 AT inetone DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: Help me setup jdgpp thingy.
In-Reply-To: <tqqnc1hb5o85b3@corp.supernews.com>
Message-ID: <Pine.SUN.3.91.1010923080518.12223D@is>
MIME-Version: 1.0
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

On Sat, 22 Sep 2001, b279 wrote:

> I used unzip32 and extracted all the files I think I needed.  I was prompted
> to overwrite two files, but I don't that has anything to do with this.  I
> set up my autoexec file to reflect what was in the reamdme file.  I added
> those two lines.  Anyway, I want to be able to compile programs with Rhide.
> In the allegro/demo folder is demo.c  and I'd like to compile it to see what
> it is, but the editor comes back with 2 errors saying that it isn't
> installed right, and the variables aren't set up.  What is it talking about,
> and how do I fix it.

Try this:

  - open a DOS box.
  - type "set PATH=C:\DJGPP\BIN;%PATH%" (without the quotes) and hit [Enter].
  - type "set DJGPP=C:\DJGPP\DJGPP.ENV" (without the quotes) and hit [Enter].
  - start RHIDE from the DOS box by typing "rhide [Enter]".
  - try to compile a simple hello world program and see if it works.

The above assumes that you unzipped DJGPP in the directory C:\DJGPP.  If 
that is not true, change the above file names as appropriate.

There should be a file called README.1ST where you unzipped the files, 
which has some moe installation and initial usage information.  It's a 
plain text file, so you can read it with Notepad or something.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019