Sunday, June 14, 2009

Add Cygwin to the Windows PATH variable

Adding the Cygwin bin directory to the Windows PATH enables you execute Cygwin binaries from bat files and a DOS prompt.
  1. Control Panel.
  2. System.
  3. Advanced tab.
  4. Environment Variables button.
  5. Edit the PATH variable to include c:\cygwin\bin (semi-colon separator).

No comments:

Post a Comment