I installed Cygwin on my Windows XP machine. How can I add c:\cygwin\bin to the %PATH% in such a way that it persists?
My autoexec.bat is empty, and I assume it's no longer the right place for that. Where's the best place to do this?
|
I installed Cygwin on my Windows XP machine. How can I add My
| ||||
|
feedback
|
|
Right click on my computer and select properties. Theres a section in there for environment variables on the advanced tab. The path variable is in there, just add a semicolon and then the cygwin path to the end of the existing value. | |||||||
feedback
|
|
To add to your user profile path you can do the following from the command line using the Say Cygwin in installed in
Or for you, as user only:
| ||||
|
feedback
|