X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: DDJGPP+ RHIDE: 3 question Date: 22 Jun 2004 12:07:23 GMT Lines: 43 Message-ID: <2jqlnrF13q8kbU2@uni-berlin.de> References: <97p9d0t17b22b6b4tg6d2tk2j7tri22vr5 AT 4ax DOT com> <1pmdd0tanrbhck0r05sjiog6v9223amjvn AT 4ax DOT com> <4OUBc.3835$NA1 DOT 385233 AT news02 DOT tsnz DOT net> X-Trace: news.uni-berlin.de UKiSPwJmovRmFWVS6diNDwsoXEyJQGlfJKJKWT7Q0fg159euuUMhfl/gtp X-Orig-Path: not-for-mail To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Paul Wilkins wrote: > Andrew Cottrell wrote: > Starting RHIDE in one of two ways. > Start > Run > rhide projectname > Start > Run > cmd > rhide projectname There's your problem. You almost certainly don't want to start RHIDE in either of those two ways. Instead, open a command line shell, 'cd' to the place you actually want your project to be in, and *then* run 'rhide projectname'. Make that place one devoid of blanks in the path, to be on the sane and safe side of things. > > and CMD.exe to ensure you > > are not using a environment variable that XP or Rhide uses? > Environment variables are set as instructed. > From the cmd prompt, SET gives the following useful variables. > djgpp=c:\djgpp\djgpp.env > > Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\djgpp\bin I'm reasonably sure that this Path is not what the instructions told you to make it. If at all possible, you should have c:\djgpp\bin *first* on the path, not last. A further note of caution: this is the Win32 / cmd.exe view of the environment (detectable by the variable names being lower-case). You want to look at the *DOS* view instead. You may have to explicitly run 'command.com' to get a look at that. It should be equivalent, but it never hurts to be sure. > As RHIDE is primarily developed for Windows machines, Huh? Whatever made you think that? -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.