Page 1 of 1

Path Variable Questions

Posted: Sun Sep 05, 2010 4:14 pm
by Ghost6765
Whenever I use Programmers Notepad to compile stuff I get the error :

Code: Select all

make failed to create process the system cannot find the file specified
.

It was something like that and I browsed around and found the answer, it said to make sure the path variable is

Code: Select all

C:\devkitPro\msys\bin\
How do I find out what my path variable is and how do I change it?

I am using Windows XP Desktop PC.

Re: Path Variable Questions

Posted: Mon Sep 06, 2010 2:54 am
by demosthenes2k8
Right click on "My Computer", and then choose "Properties", then "Advanced System Settings", then there should be an Environment Variables button somewhere. I'd be more specific, but I run vista currently.

Re: Path Variable Questions

Posted: Sun Sep 12, 2010 1:44 am
by WinterMute
The windows installer/updater should have installed msys & set the path, assuming you didn't deselect msys. Run the updater again, I uploaded a new msys bundle a few hours ago.