This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: chmod in cygwin shell


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@cs.nyu.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@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@cs.nyu.edu
> ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]