On 17 October 2010 09:14, Tal wrote: > We use Windows 7 64bit. After the installation of Cygwin 1.7, the > cygwin "bin" directory (c:\cygwin\bin) is not added to the %PATH% > enviroment variable
That's as expected. It's not added because it's not necessary for usual Cygwin use, where you run bash in the default console or one of the other terminals, and also because it may cause conflicts with other software on the system. You can add it yourself on the Advanced tab of the System control panel, or using the setx utility. Andy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

