Mail Archives: djgpp/2002/12/23/00:17:14
shayoom AT hotmail DOT com (Jonquil) wrote in news:63b211f7.0212222050.6fa01d20
@posting.google.com:
> to run RHIDE 1.4.9 on windows Xp I had to create an enviroment
> variable by going to mycomputer, right-click - properties >advanced..
> i added a DJGPP variable and PATH with a variable.. but ever since i
> closed that menu, everytime i right click on my computer to view the
> properties, i get a message that a file was not found. and my SYSTEM
> RESTORE TAB was missing.
you have two options:
i. create a user path variable with the value:
c:\djgpp\bin;%PATH%
or,
ii. add c:\djgpp\bin; to your system PATH variable.
if you did (ii), did you accidentally replace the whole path instead of
appending?
you need to add you djgpp bin directory to the existing path, instead of
replacing it. change path by appending c:\djgpp\bin; (or the directory
where you installed djgpp on your computer) to the beginning of the
variable's contents.
--
A. Sinan Unur
asu1 AT c-o-r-n-e-l-l DOT edu
Remove dashes for address
Spam bait: mailto:uce AT ftc DOT gov
- Raw text -