Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Mario Ohnewald" To: Subject: RE: chmod in cygwin shell Date: Tue, 24 Sep 2002 15:59:31 +0200 Message-ID: <001a01c263d2$9ae62050$350aa8c0@W2KDP> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Importance: Normal In-Reply-To: I cant see any atributes ;/ $ mount D:\Progra~1\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type sys em (binmode) D:\Progra~1\cygwin\bin on /usr/bin type user (textmode) D:\Progra~1\cygwin\lib on /usr/lib type user (textmode) D:\Progra~1\cygwin on / type user (textmode) c: on /cygdrive/c type user (textmode) d: on /cygdrive/d type user (textmode,noumount) e: on /cygdrive/e type user (textmode,noumount) f: on /cygdrive/f type user (textmode,noumount) h: on /cygdrive/h type user (textmode,noumount) i: on /cygdrive/i type user (textmode,noumount) n: on /cygdrive/n type user (textmode,noumount) p: on /cygdrive/p type user (textmode,noumount) q: on /cygdrive/q type user (textmode,noumount) z: on /cygdrive/z type user (textmode,noumount) > From: Igor Pechtchanski [mailto:pechtcha AT cs DOT nyu DOT edu] > > > 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 AT 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/ > |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu > ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com > |,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/