Date: Sun, 17 Dec 2000 09:15:03 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Pixel-Designs cc: djgpp AT delorie DOT com Subject: Re: djgpp + win2k In-Reply-To: <000c01c06795$3c5d4f30$10e78d18@ripcord> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sat, 16 Dec 2000, Pixel-Designs wrote: > When I type SET at the command prompt it shows the environment variable = > there.. > However, when I run Rhide or compile Allegro it tells me the variable is = > not set.. Do you run RHIDE from the same DOS box where typing SET shows the variable to be defined? Or are you running RHIDE by clicking on its icon? If the latter, RHIDE won't see the variables set in the DOS box. If you want the DJGPP variable to be set globally, use the System->Environment dialogue of the Control Panel. It is also posible that you somehow mistype the definition of the DJGPP variable; post the output of SET here if you want more people to eyeball it.