If it can be of any help, why don't you try to execute some other programs instead of chmod and see if you get the same error, for example instead of "chmod a+x /C/Program/flow" something like "ls -d /C/Program/flow" and see if works.
If it does then we can say something can be wrong with chmod, if it doesn't then chmod was right and there must be something wrong on finding that file with the path you gave ... just a suggestion. Cheers Dario Linda Armelle Nzumotcha Tchoumkam wrote: > > I am a new user of cygwin in windows xp. > I want to run an executable program connected to cygwin. > I use the command chmod as ( “[ugoa]*<[-+=]<[rwxXst]*|[ugo]>>+” write “chmod > a+x /C/Program/flow”) > But I don’t get to the executable program. I receive this message: > chmod a+x /C/Program/flow : No such file or directory > > I already read http://cygwin.com/faq/faq_4.html#SEC45 > > Really, I don’t know if the command is true. > > What’s wrong? > > Thanks > > > -- > 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 > > -- 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