On Tue, 24 Sep 2002, Mario Ohnewald wrote: > Hello! > > I cant set the x bit to my files. I am the user who installed cygwin and who > dowloaded thee files which i want > to make executeable now. > > $ ls -All > total 1698 > -rw-r--r-- 1 install None 1737960 Feb 15 2002 rpm > ---> not executable yet > > > $ chmod.exe +x rpm > > install@cygwin ~/rpm/bin > $ ls -All > total 1698 > -rw-r--r-- 1 install None 1737960 Feb 15 2002 rpm > --> still not executeable > > > I have full windows right on these files. > Any hint/tip? > > Cheers, Mario
Mario, Did you by any chance mount your home directory as non-executable (with the -E option)? Run 'mount', and see if your home directory (or whatever's up the directory tree from there) has the 'noexec' flag. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/